Multiple Choice
Which of the following statements about performing DML operations on complex views is correct?
A) DML operations cannot be performed on a non primary key-locked table
B) DML operations cannot be performed on a non key-preserved table.
C) DML operations can be performed if a view contains a group function or a GROUP BY clause.
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
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
Q108: A(n)_ view can contain grouped data.
Q110: When a view includes columns from more
Q111: How does a materialized view differ from
Q112: What is the definition of an inline
Q113: Which statement is true about the view
Q114: How do the following three types of