exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 508 discussion

Actual exam question from Snowflake's SnowPro Core
Question #: 508
Topic #: 1
[All SnowPro Core Questions]

What happens when a database is cloned?

  • A. It does not retain any privileges granted on the source object.
  • B. It replicates all granted privileges on the corresponding source objects.
  • C. It replicates all granted privileges on the corresponding child objects.
  • D. It replicates all granted privileges on the corresponding child schema objects.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
EmiB
Highly Voted 1 year, 8 months ago
Selected Answer: C
If the source object is a database or schema, the clone inherits all granted privileges on the clones of all child objects contained in the source object: For databases, contained objects include schemas, tables, views, etc. For schemas, contained objects include tables, views, etc. Note that the clone of the container itself (database or schema) does not inherit the privileges granted on the source container.
upvoted 6 times
...
_yyukta
Most Recent 8 months, 2 weeks ago
Selected Answer: C
C. It replicates all granted privileges on the corresponding child objects
upvoted 2 times
...
BobFar
1 year, 1 month ago
If the source object is a database or schema, the clone inherits all granted privileges on the clones of all child objects contained in the source object: For databases, contained objects include schemas, tables, views, etc. For schemas, contained objects include tables, views, etc. Note: 1) The clone of the container itself (database or schema) does not inherit the privileges granted on the source container. 2) In all other cases, you must grant any required privileges to the newly-created clone (using GRANT <privileges>). https://docs.snowflake.com/en/user-guide/object-clone#access-control-privileges-for-cloned-objects
upvoted 1 times
...
MultiCloudIronMan
1 year, 4 months ago
Selected Answer: C
correct
upvoted 1 times
...
learner2023
1 year, 7 months ago
Selected Answer: C
https://docs.snowflake.com/en/user-guide/object-clone
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...