
Answer-first summary for fast verification
Answer: Data Explorer
Data Explorer in Databricks SQL allows you to manage data object permissions. This includes revoking privileges on tables and databases from users or groups of users. Reference: [https://docs.databricks.com/security/access-control/data-acl.html#data-explorer](https://docs.databricks.com/security/access-control/data-acl.html#data-explorer)
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Where in the Databricks Platform can a data engineer revoke permissions from users on tables?
A
Cluster event log
B
Data Explorer
C
Workspace Admin Console
D
DBFS
E
There is no way to revoke permissions in Databricks platform. The data engineer needs to clone the table with the updated permissions
No comments yet.