SnowPro Core Certification — Question 968
Which Snowflake object contains all the information required to share a database?
Answer options
- A. Private listing
- B. Secure view
- C. Sequence
- D. Share
Correct answer: D
Explanation
The correct answer is D, Share, as it specifically encapsulates all the elements needed to facilitate the sharing of a database in Snowflake. Options A, B, and C do not encompass the sharing functionality; Private listings are for managing access, Secure views are for data security, and Sequences are related to generating unique numbers.