IBM Exam Questions

which of the following?

The WITH CHECK OPTION clause of the CREATE VIEW statement allows you to do which

of the following?

A.
Ensure that any inserted or updated rows conform to the definition of the view.

B.
Define a view that only consists of columns that have check constraints defined.

C.
Define a view on one or more tables or views.

D.
Revalidate all invalid objects that are referenced on a view’s fullselect.