COF-C02 · Question #135
Which of the following accurately describes shares?
The correct answer is A. Tables, secure views, and secure UDFs can be shared. Snowflake Secure Data Sharing allows providers to share Tables, Secure Views, and Secure UDFs with consumers (A) - this is accurate per Snowflake documentation. Shares cannot be re-shared by consumers (B is false). Consumers query shared data in place via a read-only database…
Question
Which of the following accurately describes shares?
Options
- ATables, secure views, and secure UDFs can be shared
- BShares can be shared
- CData consumers can clone a new table from a share
- DAccess to a share cannot be revoked once granted
How the community answered
(44 responses)- A91% (40)
- B2% (1)
- C5% (2)
- D2% (1)
Explanation
Snowflake Secure Data Sharing allows providers to share Tables, Secure Views, and Secure UDFs with consumers (A) - this is accurate per Snowflake documentation. Shares cannot be re-shared by consumers (B is false). Consumers query shared data in place via a read-only database; they cannot clone tables from a share into their own account (C is false). Data sharing access CAN be revoked at any time by the data provider - it is not permanent once granted (D is false).
Topics
Community Discussion
No community discussion yet for this question.