SnowPro Core Certification — Question 1191
Which ACCOUNT_USAGE view can be used to identify the masking policy assigned to an object?
Answer options
- A. ACCESS_HISTORY
- B. OBJECT_DEPENDENCIES
- C. POLICY_REFERENCES
- D. TAG_REFERENCES
Correct answer: C
Explanation
The correct answer is C, POLICY_REFERENCES, as it specifically contains information about the masking policies associated with database objects. The other options do not provide details about masking policies; ACCESS_HISTORY tracks user access, OBJECT_DEPENDENCIES shows relationships between objects, and TAG_REFERENCES relates to tagging information.