SnowPro Core Certification — Question 942
Which Snowflake data governance feature can support auditing when a user query reads column data?
Answer options
- A. Access History
- B. Data classification
- C. Column-level security
- D. Object dependencies
Correct answer: A
Explanation
Access History is the correct answer because it tracks and records all access to data, including user queries that read column data. The other options do not provide auditing capabilities: Data classification helps categorize data, Column-level security restricts access to data, and Object dependencies show relationships between objects but do not track access.