SnowPro Core Exam QuestionsBrowse all questions from this exam

SnowPro Core Exam - Question 1160


Which feature is supported in column-level security in Snowflake?

Show Answer
Correct Answer:

Discussion

2 comments
Sign in to comment
37ceea2Option: D
Jan 31, 2025

https://docs.snowflake.com/en/user-guide/tag-based-masking-policies A tag-based masking policy combines the object tagging and masking policy features to allow a masking policy to be set on a tag using an ALTER TAG command. https://docs.snowflake.com/en/user-guide/security-column-intro Column-level Security in Snowflake allows the application of a masking policy to a column within a table or view. Currently, Column-level Security includes two features: Dynamic Data Masking External Tokenization I think that both C & D are correct. But, if it is to select one, only, let's say the same: D

MultiCloudIronManOption: C
Feb 12, 2025

C is correct