COF-C02 · Question #370
What objects in Snowflake are supported by Dynamic Data Masking? (Select TWO).'
The correct answer is A. Views C. Tables. Snowflake Dynamic Data Masking policies can be applied to columns in Tables and Views. Masking policies are set at the column level and will apply when those columns are queried through either object type. Materialized views, external tables, and future grants are not directly…
Question
What objects in Snowflake are supported by Dynamic Data Masking? (Select TWO).'
Options
- AViews
- BMaterialized views
- CTables
- DExternal tables
- EFuture grants
How the community answered
(52 responses)- A87% (45)
- B8% (4)
- D4% (2)
- E2% (1)
Explanation
Snowflake Dynamic Data Masking policies can be applied to columns in Tables and Views. Masking policies are set at the column level and will apply when those columns are queried through either object type. Materialized views, external tables, and future grants are not directly supported objects for Dynamic Data Masking policy assignment. Future grants are a privilege mechanism, not a data governance object.
Topics
Community Discussion
No community discussion yet for this question.