Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Snowflake ARA-R01 Exam - Topic 2 Question 45 Discussion

Actual exam question for Snowflake's ARA-R01 exam
Question #: 45
Topic #: 2
[All ARA-R01 Questions]

The data share exists between a data provider account and a data consumer account. Five tables from the provider account are being shared with the consumer account. The consumer role has been granted the imported privileges privilege.

What will happen to the consumer account if a new table (table_6) is added to the provider schema?

Show Suggested Answer Hide Answer
Suggested Answer: D

When a new table (table_6) is added to a schema in the provider's account that is part of a data share, the consumer will not automatically see the new table. The consumer will only be able to access the new table once the appropriate privileges are granted by the provider. The correct process, as outlined in option D, involves using the provider's ACCOUNTADMIN role to grant USAGE privileges on the database and schema, followed by SELECT privileges on the new table, specifically to the share that includes the consumer's database. This ensures that the consumer account can access the new table under the established data sharing setup. Reference:

Snowflake Documentation on Managing Access Control

Snowflake Documentation on Data Sharing


Contribute your Thoughts:

0/2000 characters
Clare
19 days ago
I feel like the provider needs to grant permissions for the new table, but I can't recall if it's just for the table or the whole schema.
upvoted 0 times
...
Felicitas
24 days ago
I think I practiced a similar question where the consumer needed specific grants to see new tables. It might be option B?
upvoted 0 times
...
Cyndy
30 days ago
I remember something about how new tables in shared schemas work, but I'm not sure if they automatically appear for the consumer.
upvoted 0 times
...

Save Cancel