Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 544

A custom role owns multiple tables. If this role is dropped from the system, who becomes the owner of these tables?

    Correct Answer: D

    When a custom role is dropped from the system, the ownership of any objects (including tables) owned by the dropped role is transferred to the role that executes the DROP ROLE command.

Discussion
okurokOption: D

https://docs.snowflake.com/en/sql-reference/sql/drop-role#:~:text=Ownership%20of%20any%20objects%20owned%20by%20the%20dropped%20role%20is%20transferred%20to%20the%20role%20that%20executes%20the%20DROP%20ROLE%20command.

MultiCloudIronManOption: D

correct

deadpool1108Option: D

D is correct