SnowPro Core Certification — Question 1083

Which privilege grants the ability to set a column-level security masking policy on a table or view column?

Answer options

Correct answer: A

Explanation

The APPLY privilege is specifically designed to enable users to set security masking policies at the column level. The CREATE privilege allows for the creation of new objects, while the SET and MODIFY privileges do not pertain to the application of security policies on existing table or view columns.