SnowPro Core Certification — Question 884
What does a masking policy consist of in Snowflake?
Answer options
- A. A single data type, with one or more conditions, and one or more masking functions
- B. A single data type, with only one condition, and only one masking function
- C. Multiple data types, with only one condition, and one or more masking functions
- D. Multiple data types, with one or more conditions, and one or more masking functions
Correct answer: A
Explanation
The correct answer is A because a masking policy in Snowflake is defined by a single data type, which can have multiple conditions and multiple masking functions applied to it. Options B, C, and D are incorrect as they either limit the number of conditions or the types of data allowed in a masking policy, which does not align with the definition in Snowflake's documentation.