COF-C02 · Question #548
Which Snowflake data governance feature can support auditing when a user query reads column data?
The correct answer is A. Access History. Access History in Snowflake is a feature designed to support auditing by tracking access to data within Snowflake, including when a user's query reads column data. It provides detailed information on queries executed, including the user who ran the query, the query text, and…
Question
Which Snowflake data governance feature can support auditing when a user query reads column data?
Options
- AAccess History
- BData classification
- CColumn-level security
- DObject dependencies
How the community answered
(44 responses)- A89% (39)
- B7% (3)
- C2% (1)
- D2% (1)
Explanation
Access History in Snowflake is a feature designed to support auditing by tracking access to data within Snowflake, including when a user's query reads column data. It provides detailed information on queries executed, including the user who ran the query, the query text, and the objects (e.g., tables, views) accessed by the query. This feature is instrumental for auditing purposes, helping organizations to monitor and audit data access for security and compliance.
Topics
Community Discussion
No community discussion yet for this question.