SnowPro Core Certification — Question 1197
How can data be shared between two users who have different Snowflake accounts?
Answer options
- A. Create a share with the same name as the original database.
- B. Create a share and ensure the proper role is assigned to the share.
- C. Ensure both users’ accounts are using the same cloud provider and region.
- D. Use the PUT command to create a shared account.
Correct answer: B
Explanation
The correct answer is B because creating a share requires the correct role to be assigned for permissions and access. Answers A and C do not address the necessary role assignment, while D is incorrect as the PUT command is not applicable for creating shares in Snowflake.