
Answer-first summary for fast verification
Answer: Review the Owner field in the database page using Data Explorer
The correct answer is B because in Databricks Unity Catalog, the owner of a managed table is displayed at the database level in Data Explorer. Option A is incorrect as the table page in Catalog Explorer shows table details but not the owner. Option C is wrong because the schema page doesn't display ownership information. Option D is incorrect since the SQL Editor is for query execution, not metadata inspection. The community discussion shows 100% consensus on answer B, confirming this is the established best practice for identifying table ownership in Unity Catalog.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Which location can be used to identify the owner of a managed table?
A
Review the Owner field in the table page using Catalog Explorer
B
Review the Owner field in the database page using Data Explorer
C
Review the Owner field in the schema page using Data Explorer
D
Review the Owner field in the table page using the SQL Editor
No comments yet.