
Ultimate access to all questions.
Question 5
A data engineer has created a Delta table as part of a data pipeline. Downstream data analysts now need SELECT permission on the Delta table.
Assuming the data engineer is the Delta table owner, which part of the Databricks Lakehouse Platform can the data engineer use to grant the data analysts the appropriate access?
Explanation:
The correct answer is C. Data Explorer.
Why Data Explorer is the correct choice:
Why the other options are incorrect:
In Databricks Unity Catalog (the unified governance solution), Data Explorer provides the interface to manage fine-grained access controls on tables, views, and other data objects.