A user can perform a DML operation (add, modify, delete) on a simple view if it does not violate which type of existing constraint on the underlying base table?

A) PRIMARY KEY
B) WITH CHECK OPTION
C) UNIQUE
D) None of the above



Answer :

Other Questions