nerdexam
Snowflake

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…

Data Protection and Data Sharing

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)
  • A
    3% (1)
  • B
    3% (1)
  • D
    94% (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

#Secure Data Sharing#Shareable Objects#External Tables

Community Discussion

No community discussion yet for this question.

Full COF-C02 Practice