You are designing and developing a complex database application and implementing fine-grained access control using security policies.
Which statement is true with respect to attaching security policies to database objects?
Select an option, then click Submit answer.
-
○
You can use different security policies for SELECT, INSERT, UPDATE, INDEX and DELETE statements.
-
○
You can use only one security policy per database object.
-
○
You implement security policies through database procedures.
-
○
Column-masking policies can be applied to SELECT, INSERT, UPDATE and DELETE statements.