COF-C02 · Question #22
Which of the following Snowflake objects can be shared using a secure share? (Select TWO).
The correct answer is D. Tables E. Secure User Defined Functions (UDFs). Secure sharing in Snowflake allows users to share specific objects with other Snowflake accounts without physically copying the data, thus not consuming additional storage. Tables and Secure User Defined Functions (UDFs) are among the objects that can be shared using this…
Question
Which of the following Snowflake objects can be shared using a secure share? (Select TWO).
Options
- AMaterialized views
- BSequences
- CProcedures
- DTables
- ESecure User Defined Functions (UDFs)
How the community answered
(56 responses)- A2% (1)
- B4% (2)
- D95% (53)
Explanation
Secure sharing in Snowflake allows users to share specific objects with other Snowflake accounts without physically copying the data, thus not consuming additional storage. Tables and Secure User Defined Functions (UDFs) are among the objects that can be shared using this feature. Materialized views, sequences, and procedures are not shareable objects in Snowflake.
Topics
Community Discussion
No community discussion yet for this question.