nerdexam
Databricks

DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE · Question #54

A data engineer needs access to a table new_table, but they do not have the correct permissions. They can ask the table owner for permission, but they do not know who the table owner is. Which of…

The correct answer is C. Review the Owner field in the table's page in Data Explorer. In Databricks, the Data Explorer provides a table details page that includes an 'Owner' field explicitly identifying who owns the table. This is the direct and correct way to find the table owner. Option A (Permissions tab) shows who has access, not who owns the table. Option B…

Submitted by femi9· Apr 18, 2026Data Management

Question

A data engineer needs access to a table new_table, but they do not have the correct permissions. They can ask the table owner for permission, but they do not know who the table owner is. Which of the following approaches can be used to identify the owner of new_table?

Options

  • AReview the Permissions tab in the table's page in Data Explorer
  • BAll of these options can be used to identify the owner of the table
  • CReview the Owner field in the table's page in Data Explorer
  • DReview the Owner field in the table's page in the cloud storage solution
  • EThere is no way to identify the owner of the table

How the community answered

(32 responses)
  • B
    3% (1)
  • C
    94% (30)
  • D
    3% (1)

Explanation

In Databricks, the Data Explorer provides a table details page that includes an 'Owner' field explicitly identifying who owns the table. This is the direct and correct way to find the table owner. Option A (Permissions tab) shows who has access, not who owns the table. Option B claims all options work, which is incorrect since cloud storage solutions (Option D) do not surface Databricks table ownership metadata. Option E is incorrect because ownership information is readily accessible via Data Explorer.

Topics

#Unity Catalog#Table Ownership#Data Explorer#Access Control

Community Discussion

No community discussion yet for this question.

Full DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE Practice