How to change the definition of a view in a simple way..?

  1. drop the view and create a new one

  2. use CREATE OR REPLACE syntax

  3. use ALTER VIEW syntax

  4. use UPDATE sytax


Correct Option: B

Find more quizzes: