Which Snowflake data governance feature can support auditing when a user query reads column data?
Which Snowflake data governance feature can support auditing when a user query reads column data?
Access History is the correct feature to support auditing when a user query reads column data as it allows tracking and auditing user access history through the Account Usage ACCESS_HISTORY View. This feature provides detailed information about user actions, including what data was accessed and when, making it suitable for auditing purposes.
it's A - Allows the auditing of the user access history through the Account Usage ACCESS_HISTORY View.
B and C https://docs.snowflake.com/en/guides-overview-govern
Access History Allows the auditing of the user access history through the Account Usage ACCESS_HISTORY View.
A is the Correct Answer