
Answer-first summary for fast verification
Answer: The assumed role that dropped the role
According to Snowflake documentation and the community consensus (91% selected D with multiple upvoted comments referencing official docs), when a role is dropped, ownership of any objects owned by that role is transferred to the role that executes the DROP ROLE command. Option D correctly identifies this behavior. Option A is incorrect because the tables are not orphaned - ownership is explicitly transferred. Option B is incorrect because users don't own objects directly in Snowflake; roles own objects. Option C (SYSADMIN) is incorrect because ownership doesn't automatically revert to a system role unless that role performed the drop operation.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.