COF-C02 · Question #399
COF-C02 Question #399: Real Exam Question with Answer & Explanation
The correct answer is C: Data shares utilize secure views for sharing view objects.. Data sharing in Snowflake allows for live, read-only access to data across different Snowflake accounts without the need to copy or transfer the data. One of the characteristics of data shares is the ability to use secure views. Secure views are used within data shares to restric
Question
What is one of the characteristics of data shares?
Options
- AData shares support full DML operations.
- BData shares work by copying data to consumer accounts.
- CData shares utilize secure views for sharing view objects.
- DData shares are cloud agnostic and can cross regions by default.
Explanation
Data sharing in Snowflake allows for live, read-only access to data across different Snowflake accounts without the need to copy or transfer the data. One of the characteristics of data shares is the ability to use secure views. Secure views are used within data shares to restrict the access of shared data, ensuring that consumers can only see the data that the provider intends to share, thereby preserving privacy and security.
Topics
Community Discussion
No community discussion yet for this question.