
Answer-first summary for fast verification
Answer: ACCESS_HISTORY
The ACCESS_HISTORY view is specifically designed for compliance auditing in Snowflake. It provides detailed information about data access patterns, including who accessed what data, when, and from where, which is essential for regulatory compliance and security auditing. While QUERY_HISTORY (option C) contains query execution details, it doesn't provide the comprehensive access tracking needed for compliance audits. COPY_HISTORY (option B) is for monitoring data loading operations, and ROW_ACCESS_POLICIES (option D) refers to security policies rather than audit views. The community discussion shows strong consensus for ACCESS_HISTORY with 100% agreement in the answers and supporting documentation references.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.