SnowPro Core Certification — Question 238

Masking policies can be applied to which of the following Snowflake objects? (Choose two.)

Answer options

Correct answer: A, C

Explanation

Masking policies in Snowflake can be applied to materialized views and tables to protect sensitive data. Stored procedures, streams, pipes, and User-Defined Functions (UDFs) do not support masking policies as they do not directly store data.