SnowPro Core Certification — Question 1007
Which object can be used with Secure Data Sharing?
Answer options
- A. View
- B. Materialized view
- C. External table
- D. User-Defined Function (UDF)
Correct answer: C
Explanation
The correct answer is C, as External tables can be utilized for Secure Data Sharing by allowing access to data stored outside the database. Options A and B, Views and Materialized views, do not support this feature, and D, User-Defined Function (UDF), is not an object type that facilitates Secure Data Sharing.