ExamGecko
Question list
Search
Search

Question 569 - COF-C02 discussion

Report
Export

When snaring data in Snowflake. what privileges does a Provider need to grant along with a share? (Select TWO).

A.
USAGE on the specific tables in the database.
Answers
A.
USAGE on the specific tables in the database.
B.
USAGE on the specific tables in the database.
Answers
B.
USAGE on the specific tables in the database.
C.
MODIFY on 1Mb specific tables in the database.
Answers
C.
MODIFY on 1Mb specific tables in the database.
D.
USAGE on the database and the schema containing the tables to share
Answers
D.
USAGE on the database and the schema containing the tables to share
E.
OPEBATE on the database and the schema containing the tables to share.
Answers
E.
OPEBATE on the database and the schema containing the tables to share.
Suggested answer: A, D

Explanation:

When sharing data in Snowflake, the provider needs to grant the following privileges along with a share:

A . USAGE on the specific tables in the database: This privilege allows the consumers of the share to access the specific tables included in the share.

D . USAGE on the database and the schema containing the tables to share: This privilege is necessary for the consumers to access the database and schema levels, enabling them to access the tables within those schemas.

These privileges are crucial for setting up secure and controlled access to the shared data, ensuring that only authorized users can access the specified resources.

Reference to Snowflake documentation on sharing data and managing access:

Data Sharing Overview

Privileges Required for Sharing Data

asked 23/09/2024
OZana Monce
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first