SnowPro Core Certification — Question 378
A company needs to allow some users to see Personally Identifiable Information (PII) while limiting other users from seeing the full value of the PII.
Which Snowflake feature will support this?
Answer options
- A. Row access policies
- B. Data masking policies
- C. Data encryption
- D. Role based access control
Correct answer: B
Explanation
The correct answer is B, as Data masking policies specifically control how PII is displayed to different users, allowing for partial visibility. Options A, C, and D do not provide the same level of granular control over the visibility of sensitive data as data masking policies do.