Multiple Choice
Which constraint ensures that the data in a view cannot be changed?
A) WITH CHECK OPTION
B) WITH READ OPTION
C) WITH READ ONLY
D) NO WRITE OPTION
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q31: Rows can be deleted through a simple
Q32: Which of the following types of views
Q33: Which of the following statements is incorrect?<br>A)
Q34: A(n)_ table is the table that contains
Q35: <u>Rows</u> cannot be deleted from a table
Q37: DML operations can be performed on a
Q38: A(n)<u>simple</u> view can contain a GROUP BY
Q39: Which of the following statements about complex
Q40: A(n)_ view is used to replicate data
Q41: The <u>DELETE </u>operation can be performed through