COF-C02 · Question #197
A data provider wants to share data with a consumer who does not have a Snowflake account. The provider creates a reader account for the consumer following these steps: 1. Created a user called…
The correct answer is B. The reader account compute will be billed to the provider account. The reader account compute will be billed to the provider account. Very Comprehensive Explanation: In Snowflake, when a provider creates a reader account for a consumer who does not have a Snowflake account, the compute resources used by the reader account are billed to the…
Question
Options
- AThe reader account will automatically use the Standard edition of Snowflake.
- BThe reader account compute will be billed to the provider account.
- CThe reader account can clone data the provider has shared, but cannot re-share it.
- DThe reader account can create a copy of the shared data using CREATE TABLE AS...
How the community answered
(43 responses)- A12% (5)
- B81% (35)
- C2% (1)
- D5% (2)
Explanation
The reader account compute will be billed to the provider account. Very Comprehensive Explanation: In Snowflake, when a provider creates a reader account for a consumer who does not have a Snowflake account, the compute resources used by the reader account are billed to the provider's account. This allows the consumer to query the shared data without incurring any costs. References: [COF-C02] SnowPro Core Certification Exam Study Guide
Topics
Community Discussion
No community discussion yet for this question.