exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 1227 discussion

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

This command is executed:

CREATE TABLE new_table CLONE existing_table COPY GRANT;

What will happen to the privileges of any cloned objects?

  • A. The clone will only inherit SELECT privileges from the source object.
  • B. The clone will inherit all privileges, including OWNERSHIP, from the source object.
  • C. The clone will inherit all privileges except OWNERSHIP from the source object.
  • D. The clone will not inherit any privileges from the source object.
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
37ceea2
3 weeks, 1 day ago
Selected Answer: C
Jiten372 is right https://docs.snowflake.com/en/user-guide/object-clone When the COPY GRANTS parameter is specified in a CREATE TABLE statement, the create operation copies all privileges, except OWNERSHIP, from the source table to the new table. The same behavior is true for other CREATE commands that support the COPY GRANTS clause.
upvoted 1 times
...
MatthieuDN
3 weeks, 6 days ago
Selected Answer: B
I think B is correct unless OWNERSHIP is not an "explicit" privilege https://docs.snowflake.com/en/sql-reference/sql/create-clone#:~:text=If%20the%20COPY%20GRANTS%20parameter%20is%20used%2C%20then%20the%20new%20object%20inherits%20any%20explicit%20access%20privileges%20granted%20on%20the%20original%20table
upvoted 2 times
...
Jiten732
4 weeks ago
Selected Answer: C
C is correct
upvoted 1 times
37ceea2
3 weeks, 1 day ago
Please, detail
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago