SnowPro Core Certification — Question 362
What are benefits of using the ACCESS_HISTORY view in the SNOWFLAKE database?
Answer options
- A. Identification of unused data
- B. Identification of which roles have been used
- C. Tracking of network policy usage
- D. Highlighting of row access policy usage
- E. Identification of who has read data
Correct answer: A, E
Explanation
The ACCESS_HISTORY view in SNOWFLAKE is valuable for identifying unused data (A) and determining who has read data (E). Options B, C, and D focus on tracking roles, network policies, and row access policies, which are not the primary benefits provided by the ACCESS_HISTORY view.