COF-C02 · Question #340
Which Snowflake view is used to support compliance auditing?
The correct answer is A. ACCESS_HISTORY. The ACCESS_HISTORY view in Snowflake is utilized to support compliance auditing. It provides detailed information on data access within Snowflake, including reads and writes by user queries. This view is essential for regulatory compliance auditing as it offers insights into…
Question
Which Snowflake view is used to support compliance auditing?
Options
- AACCESS_HISTORY
- BCOPY_HISTORY
- CQUERY_HISTORY
- DROW ACCESS POLICIES
How the community answered
(31 responses)- A90% (28)
- B3% (1)
- C6% (2)
Explanation
The ACCESS_HISTORY view in Snowflake is utilized to support compliance auditing. It provides detailed information on data access within Snowflake, including reads and writes by user queries. This view is essential for regulatory compliance auditing as it offers insights into the usage of tables and columns, and maintains a direct link between the user, the query, and the accessed
Topics
Community Discussion
No community discussion yet for this question.