COF-C02 · Question #548
COF-C02 Question #548: Real Exam Question with Answer & Explanation
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 the
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
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.