Snowflake
COF-R02 · Question #226
How can a row access policy be applied to a table or a view? (Choose two.)
The correct answer is B. Within the create table or create view DDL D. Within a control table. See the full explanation below for the reasoning.
Question
How can a row access policy be applied to a table or a view? (Choose two.)
Options
- AWithin the policy DDL
- BWithin the create table or create view DDL
- CBy future APPLY for all objects in a schema
- DWithin a control table
- EUsing the command ALTER <object> ADD ROW ACCESS POLICY <policy>;
How the community answered
(67 responses)- A4% (3)
- B70% (47)
- C18% (12)
- E7% (5)
Community Discussion
No community discussion yet for this question.