SnowPro Core Certification — Question 758
How does the Access_History view enhance overall data governance pertaining to read and write operations? (Choose two.)
Answer options
- A. Shows how the accessed data was moved from the source to the target objects
- B. Provides a unified picture of what data was accessed and when it was accessed
- C. Protects sensitive data from unauthorized access while allowing authorized users to access it at query runtime
- D. Identifies columns with personal information and tags them so masking policies can be applied to protect sensitive data
- E. Determines whether a given row in a table can be accessed by the user by filtering the data based on a given policy
Correct answer: A, B
Explanation
The correct answers are A and B because they directly relate to how the Access_History view provides insights into data movement and access timing, which are crucial for governance. Options C, D, and E address different aspects of data protection and access control but do not specifically enhance data governance in terms of tracking read and write operations.