DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE · Question #21
DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE Question #21: Real Exam Question with Answer & Explanation
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 o
Question
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 their permissions on the table?
Options
- ADatabricks Filesystem
- BJobs
- CDashboards
- DRepos
- EData Explorer
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.