COF-C02 · Question #5
Which of the following objects can be shared through secure data sharing?
The correct answer is D. External table. Snowflake Secure Data Sharing supports sharing tables, external tables, secure views, secure materialized views, and secure UDFs. External tables (D) are explicitly supported. Masking policies (A), stored procedures (B), and tasks (C) cannot be directly added to a share…
Question
Which of the following objects can be shared through secure data sharing?
Options
- AMasking policy
- BStored procedure
- CTask
- DExternal table
How the community answered
(33 responses)- A3% (1)
- B3% (1)
- D94% (31)
Explanation
Snowflake Secure Data Sharing supports sharing tables, external tables, secure views, secure materialized views, and secure UDFs. External tables (D) are explicitly supported. Masking policies (A), stored procedures (B), and tasks (C) cannot be directly added to a share. Masking policies apply at the account level and cannot be shared as standalone objects; stored procedures and tasks contain executable logic and are not shareable data objects.
Topics
Community Discussion
No community discussion yet for this question.