SnowPro Core Certification — Question 420

Which view will return users who have queried a table?

Answer options

Correct answer: B

Explanation

The correct answer is B, as SNOWFLAKE.ACCOUNT_USAGE.ACCESS_HISTORY tracks user access to tables and other objects within Snowflake. The other options do not provide user query information; for instance, A focuses on warehouse events, C lists column details, and D shows dependencies between objects.