SnowPro Core Certification — Question 410
Which of the following objects can be shared through secure data sharing?
Answer options
- A. Masking policy
- B. Stored procedure
- C. Task
- D. External table
Correct answer: D
Explanation
The correct answer is D, as external tables can be shared securely, allowing for controlled access to data. The other options, such as masking policies, stored procedures, and tasks, do not support secure data sharing in the same way and are typically used within the local context of the database.