which of the following options will you choose?

If you want to create a simple database view on which other privileged users should not be able to
perform DML operations, then which of the following options will you choose? Each correct answer
represents a complete solution. Choose all that apply.

If you want to create a simple database view on which other privileged users should not be able to
perform DML operations, then which of the following options will you choose? Each correct answer
represents a complete solution. Choose all that apply.

A.
Create the view as a Complex View.

B.
Create the view with the WITH READ ONLY option.

C.
Grant only SELECT access on the view to users.

D.
Create the view with the WITH CHECK OPTION option.



Leave a Reply 0

Your email address will not be published. Required fields are marked *