
Answer-first summary for fast verification
Answer: POLICY_REFERENCES, MASKING_POLICIES
The correct answers are B (POLICY_REFERENCES) and F (MASKING_POLICIES). According to Snowflake documentation and the community discussion with strong consensus (100% agreement and multiple upvoted comments), these two ACCOUNT_USAGE views provide comprehensive information about dynamic data masking. The MASKING_POLICIES view lists all masking policies in the account, while the POLICY_REFERENCES view shows where masking policies are applied to specific objects. The other options are incorrect: ROLES (A) manages user permissions, QUERY_HISTORY (C) tracks query execution, RESOURCE_MONITORS (D) monitors resource usage, and ACCESS_HISTORY (E) tracks data access patterns - none of these directly provide dynamic data masking details.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.