True/False
A view can be modified using the MODIFY clause of the ALTER VIEW command.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q58: When a query references a view,the query
Q59: The _ keywords are used to make
Q60: <u>FORCE</u> is the default mode for the
Q61: DML operations on a view created with
Q62: A(n)_ stores a query and is used
Q64: Views are not database objects.
Q65: A(n)<u>UPDATE </u>operation can be performed on a
Q66: The <u>OR REPLACE</u> clause is only necessary
Q67: You cannot create a view if the
Q68: Which command will delete a view?<br>A) ALTER