Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the primary benefit of the USAGE privilege in Databricks when a data engineer executes the SQL query: GRANT USAGE ON DATABASE sales_db TO finance_team?
GRANT USAGE ON DATABASE sales_db TO finance_team
A
Enables full permissions on the entire database
B
Allows viewing of database objects and their metadata
C
Grants read access on the database
D
Has no effect but is required to perform any action on the database
E
Is not part of the Databricks governance model