What happens to the shared objects for users in a consumer account from a share, once a database has been created in that account?
What happens to the shared objects for users in a consumer account from a share, once a database has been created in that account?
Once a database is created in a consumer account from a share, the shared objects become accessible to the users in the consumer account. This means that users can access the shared data, but it is not transferred or copied. The data remains in the provider account while being shared with the consumer account.
Once a database is created (in a consumer account) from a share, all the shared objects are accessible to users in the consumer account: https://docs.snowflake.com/en/user-guide/data-sharing-intro.html#what-is-a-share
C : database become accessible
I mean db object
C : Shared objects become accessible.
Database become accessible
C https://docs.snowflake.com/en/user-guide/data-sharing-intro.html#how-does-secure-data-sharing-work
Answer is C
C is correct
CORRECT
correct