Databricks Certified Data Engineer Associate — Question 69

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 location can the data engineer review their permissions on the table?

Answer options

Correct answer: C

Explanation

The correct answer is C, Catalog Explorer, as it provides a user interface for viewing and managing metadata, including permissions on Delta tables. The other options, such as Jobs, Dashboards, and Repos, do not offer a direct way to check table permissions.