SnowPro Core Certification — Question 1038
What objects in Snowflake are supported by Dynamic Data Masking? (Choose two.)
Answer options
- A. Views
- B. Materialized views
- C. Tables
- D. External tables
- E. Future grants
Correct answer: A, C
Explanation
Dynamic Data Masking in Snowflake is applicable to Views and Tables, allowing for sensitive data to be obscured based on the user's role. Materialized views and external tables do not support this feature, and future grants pertain to permissions rather than data masking.