SnowPro Core Certification — Question 280
Which of the following Snowflake objects can be shared using a secure share? (Choose two.)
Answer options
- A. Materialized views
- B. Sequences
- C. Procedures
- D. Tables
- E. Secure User Defined Functions (UDFs)
Correct answer: D, E
Explanation
The correct answers, D and E, are Tables and Secure User Defined Functions (UDFs), respectively, as these can be shared using secure shares in Snowflake. Options A (Materialized views), B (Sequences), and C (Procedures) cannot be shared through secure shares, making them incorrect choices.