SnowPro Core Certification — Question 655
How do Snowflake data providers share data that resides in different databases?
Answer options
- A. External tables
- B. Secure views
- C. Materialized views
- D. User-Defined Functions (UDFs)
Correct answer: B
Explanation
The correct answer is B, as secure views allow data providers to share specific data across different databases while ensuring security and control over access. Options A, C, and D do not facilitate the same level of secure data sharing among databases.