
Answer-first summary for fast verification
Answer: Edit the Owner field in the table page by selecting the new owner's account
The question asks how a data analyst can transfer ownership of a managed table to another specific user using Data Explorer. Option C is correct because in Databricks Data Explorer, table ownership can be transferred by editing the Owner field and selecting the new owner's individual account. This directly assigns ownership to the specified user. Option A is incorrect because removing their own account doesn't assign ownership to the intended user. Option B is incorrect as 'All Users' is not a valid ownership assignment for a single user transfer. Option D is incorrect because the Admins group is not the specified individual user. Option E is incorrect as removing all access would revoke permissions rather than transfer ownership. The community discussion confirms C as the correct answer with 100% consensus and upvoted comments supporting this approach.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A data analyst created and owns the managed table my_table. They now want to transfer ownership of the table to another specific user using Data Explorer.
Which of the following approaches can the analyst use to accomplish this task?
A
Edit the Owner field in the table page by removing their own account
B
Edit the Owner field in the table page by selecting All Users
C
Edit the Owner field in the table page by selecting the new owner's account
D
Edit the Owner field in the table page by selecting the Admins group
E
Edit the Owner field in the table page by removing all access
No comments yet.