DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE · Question #21
A data engineer needs to use a Delta table as part of a data pipeline, but they do not know if they have the appropriate permissions. In which of the following locations can the data engineer review…
The correct answer is E. Data Explorer. Data Explorer is the Databricks UI component specifically designed for browsing and managing data assets, including databases, tables, and views. Within Data Explorer, users can inspect table metadata, schema, and - critically - their own permissions on any given table. The…
Question
Options
- ADatabricks Filesystem
- BJobs
- CDashboards
- DRepos
- EData Explorer
How the community answered
(29 responses)- A3% (1)
- C7% (2)
- D3% (1)
- E86% (25)
Explanation
Data Explorer is the Databricks UI component specifically designed for browsing and managing data assets, including databases, tables, and views. Within Data Explorer, users can inspect table metadata, schema, and - critically - their own permissions on any given table. The other options (Databricks Filesystem, Jobs, Dashboards, and Repos) are for file browsing, workflow automation, visualization, and version-controlled notebooks respectively; none of them expose table-level permission information.
Topics
Community Discussion
No community discussion yet for this question.