
Answer-first summary for fast verification
Answer: Tables, Secure views
The question asks which Snowflake objects can be added to a share, requiring selection of two correct options. According to Snowflake documentation and the community discussion consensus (with 100% agreement on BE and upvoted comments confirming this), tables (B) and secure views (E) are shareable objects. Regular views (A) cannot be shared directly - they must be converted to secure views. Stored procedures (C) are not shareable objects. Streams (D) are used for change data capture and cannot be shared. The community discussion, particularly the comment from bibisa with 4 upvotes, explicitly lists tables and secure views as recommended objects to identify before creating a share.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.