SnowPro Core Certification — Question 1142
Which Snowflake objects can be secured to protect data privacy? (Choose two.)
Answer options
- A. Schemas
- B. Stages
- C. Views
- D. Materialized views
- E. Tags
Correct answer: C, D
Explanation
The correct answers are C (Views) and D (Materialized views) because both can be configured with access controls to limit who can see the underlying data, thereby enhancing data privacy. Options A (Schemas), B (Stages), and E (Tags) do not provide the same level of data visibility control as Views and Materialized views.