ExamGecko
Question list
Search
Search

Question 227 - COF-C02 discussion

Report
Export

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 'CONSUMER'

2. Created a database to hold the share and an extra-small warehouse to query the data

3. Granted the role PUBLIC the following privileges: Usage on the warehouse, database, and schema, and SELECT on all the objects in the share

Based on this configuration what is true of the reader account?

A.
The reader account will automatically use the Standard edition of Snowflake.
Answers
A.
The reader account will automatically use the Standard edition of Snowflake.
B.
The reader account compute will be billed to the provider account.
Answers
B.
The reader account compute will be billed to the provider account.
C.
The reader account can clone data the provider has shared, but cannot re-share it.
Answers
C.
The reader account can clone data the provider has shared, but cannot re-share it.
D.
The reader account can create a copy of the shared data using CREATE TABLE AS...
Answers
D.
The reader account can create a copy of the shared data using CREATE TABLE AS...
Suggested answer: B

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

asked 23/09/2024
Francesco MARRELLA
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first