COF-C02 · Question #513
What can a user win a reader account do in Snowflake?
The correct answer is D. Query shared data. A reader account (formerly called a 'read-only account') is a special Snowflake account type created by a data provider to allow consumers who do not have their own Snowflake account to access shared data. Reader account users can ONLY query the data shared with them. They…
Question
What can a user win a reader account do in Snowflake?
Options
- ALoad now data
- BUpdate existing data
- CCreate a new snare
- DQuery shared data
How the community answered
(41 responses)- A2% (1)
- B2% (1)
- C7% (3)
- D88% (36)
Explanation
A reader account (formerly called a 'read-only account') is a special Snowflake account type created by a data provider to allow consumers who do not have their own Snowflake account to access shared data. Reader account users can ONLY query the data shared with them. They cannot load new data into Snowflake, update or modify existing data, or create new data shares. The provider pays for all compute costs incurred by reader account queries. This makes reader accounts ideal for sharing data with external partners who do not have Snowflake subscriptions.
Topics
Community Discussion
No community discussion yet for this question.