SnowPro Core Certification — Question 463
Which features make up Snowflake's column level security? (Choose two.)
Answer options
- A. Continuous Data Protection (CDP)
- B. Dynamic Data Masking
- C. External Tokenization
- D. Key pair authentication
- E. Row access policies
Correct answer: B, C
Explanation
Dynamic Data Masking (B) is used to obscure sensitive data at the column level, making it a key feature of Snowflake's column level security. External Tokenization (C) is also relevant as it provides an additional layer of security by replacing sensitive data with non-sensitive tokens. The other options, such as Continuous Data Protection (A), Key pair authentication (D), and Row access policies (E), do not specifically pertain to column level security features.