SnowPro Core Certification — Question 716
Which Snowflake view is used to support compliance auditing?
Answer options
- A. ACCESS_HISTORY
- B. COPY_HISTORY
- C. QUERY_HISTORY
- D. ROW_ACCESS_POLICIES
Correct answer: A
Explanation
The ACCESS_HISTORY view in Snowflake provides detailed information about data access and modifications, making it essential for compliance auditing. The other options, such as COPY_HISTORY and QUERY_HISTORY, focus on different aspects of data operations, while ROW_ACCESS_POLICIES relate to data security rather than auditing.