
Answer-first summary for fast verification
Answer: ACCESS_HISTORY
The ACCESS_HISTORY view in SNOWFLAKE.ACCOUNT_USAGE specifically tracks object access information, including which objects were read by queries within the last 365 days. This is confirmed by the community discussion where multiple users with upvotes identify C as the correct answer, with detailed explanations that ACCESS_HISTORY contains information about object access (read, written, or updated) by queries. The other options are incorrect: VIEWS_HISTORY and OBJECT_HISTORY are not valid Snowflake account usage views, and LOGIN_HISTORY tracks user login activity rather than object access.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.