How long does Snowflake retain information in the ACCESS_HISTORY view?
How long does Snowflake retain information in the ACCESS_HISTORY view?
Answer D. https://docs.snowflake.com/en/sql-reference/account-usage/access_history This Account Usage view can be used to query the access history of Snowflake objects (e.g. table, view, column) within the last 365 days (1 year).
B is the right one