COF-C02 · Question #673
COF-C02 Question #673: Real Exam Question with Answer & Explanation
The correct answer is B: Use dynamic data masking.. Dynamic data masking is a feature in Snowflake that allows administrators to define masking policies to protect sensitive data. It enables partial visibility of the data to certain roles, such as functional managers, while hiding it from others, like end users.
Question
A Snowflake Administrator needs to ensure that sensitive corporate data in Snowflake tables is not visible to end users, but is partially visible to functional managers. How can this requirement be met?
Options
- AUse data encryption.
- BUse dynamic data masking.
- CUse secure materialized views.
- DRevoke all roles for functional managers and end users.
Explanation
Dynamic data masking is a feature in Snowflake that allows administrators to define masking policies to protect sensitive data. It enables partial visibility of the data to certain roles, such as functional managers, while hiding it from others, like end users.
Topics
Community Discussion
No community discussion yet for this question.