Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the primary benefit of the USAGE privilege in the context of a Databricks SQL query like GRANT USAGE ON DATABASE sales_db TO finance_team?
GRANT USAGE ON DATABASE sales_db TO finance_team
A
Grants read access on the database
B
Provides full permissions on the entire database
C
Enables the ability to view database objects and their metadata
D
Has no effect by itself but is required to perform any action on the database
E
The USAGE privilege is not part of the Databricks governance model