Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 55 discussion

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

A role is created and owns 2 tables. This role is then dropped. Who will now own the two tables?

  • A. The tables are now orphaned
  • B. The user that deleted the role
  • C. SYSADMIN
  • D. The assumed role that dropped the role
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
uncle_benz
Highly Voted 2 years ago
Selected Answer: D
A user can't own a table. Ownership of any objects owned by the dropped role is transferred to the *role* that executes the DROP ROLE command.
upvoted 7 times
...
Mallikharjuna452
Most Recent 4 months ago
D is Correct
upvoted 1 times
...
PrashantGupta1616
5 months, 2 weeks ago
Selected Answer: D
D. The assumed role that dropped the role In Snowflake, when a role is dropped, the ownership of objects owned by that role (such as tables) is transferred to the role that performed the drop operation. Therefore, the assumed role that dropped the role will now own the two tables.
upvoted 1 times
...
_yyukta
8 months, 4 weeks ago
Selected Answer: D
D is correct
upvoted 2 times
...
BobFar
1 year, 1 month ago
Correct answer is D Ownership of any objects owned by the dropped role is transferred to the role that executes the DROP ROLE command. https://docs.snowflake.com/en/sql-reference/sql/drop-role#usage-notes
upvoted 2 times
...
Marge23
1 year, 2 months ago
D. Dropped roles cannot be recovered; they must be recreated. Ownership of any objects owned by the dropped role is transferred to the role that executes the DROP ROLE command. To transfer ownership of each of these objects to a different role, use GRANT OWNERSHIP … COPY CURRENT GRANTS.
upvoted 1 times
...
magnasiun1
1 year, 5 months ago
Selected Answer: D
D is the RIGHT ANSWER
upvoted 1 times
...
Mayuri917233
1 year, 6 months ago
Selected Answer: D
D is correct
upvoted 1 times
...
Josa2
1 year, 8 months ago
Selected Answer: D
D is the RIGHT ANSWER https://docs.snowflake.com/en/sql-reference/sql/drop-role#usage-notes Ownership of any objects owned by the dropped role is transferred to the role that executes the DROP ROLE command. To transfer ownership of each of these objects to a different role, use GRANT OWNERSHIP … COPY CURRENT GRANTS.
upvoted 3 times
...
AndroJS
1 year, 10 months ago
Users don´t own objects, role does so answer is D
upvoted 1 times
...
Tapasgup007
1 year, 11 months ago
Selected Answer: D
D is correct
upvoted 1 times
...
seaun
2 years ago
Selected Answer: D
D is correct
upvoted 2 times
...
greenlever
2 years ago
Selected Answer: B
B is correct
upvoted 1 times
...
greenlever
2 years, 1 month ago
Selected Answer: B
B Correct
upvoted 1 times
...
Tapsinha
2 years, 9 months ago
D Ownership of any objects owned by the dropped role is transferred to the role that executes the DROP ROLE command. To transfer ownership of each of these objects to a different role, use GRANT OWNERSHIP … COPY CURRENT GRANTS.
upvoted 4 times
...
lostri
2 years, 10 months ago
Answer is D
upvoted 2 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 ...