SnowPro Core Certification — Question 684
There are two Snowflake accounts in the same cloud provider region: one is production and the other is non-production.
How can data be easily transferred from the production account to the non-production account?
Answer options
- A. Clone the data from the production account to the non-production account.
- B. Create a data share from the production account to the non-production account.
- C. Create a subscription in the production account and have it publish to the non-production account.
- D. Create a reader account using the production account and link the reader account to the non-production account.
Correct answer: B
Explanation
The correct answer is B, as creating a data share allows for seamless and secure sharing of data between two Snowflake accounts. Options A and D do not facilitate this direct data transfer method, while option C is not applicable in this context as subscriptions are not used for data sharing between accounts.