Multiple Choice
If a view was created with the WITH READ ONLY constraint,to remove the constraint you will need to ____.
A) use the ALTER VIEW command
B) re-create the view without the option
C) rename the view
D) drop the option
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q97: Which type of view is created with
Q98: Which statement is true about the view
Q99: Which type of view is created by
Q100: The <u>WITHOUT UPDATE</u> keywords prevent DML operations
Q101: Rows cannot be added to a simple
Q103: Which statement is true about the view
Q104: The WITH READ ONLY option can be
Q105: An inline view is used to create
Q106: Rows cannot be deleted if the complex
Q107: A(n)_ table is a table that does