CERTIFIED-DATA-ANALYST-ASSOCIATE · Question #98
CERTIFIED-DATA-ANALYST-ASSOCIATE Question #98: Real Exam Question with Answer & Explanation
The correct answer is B: Data. Option B (Data) is correct because in Databricks, the Data section (also called the Data Explorer) is where admins and data owners manage permissions on data objects - including databases, tables, and views - for users and groups. This is the dedicated interface for Unity Catalog
Question
Where can an admin or Data owner grant database, table, and view permissions to a group?
Options
- ADashboard
- BData
- CSQL Warehouses (formerly SQL Endpoints)
- DSettings
Explanation
Option B (Data) is correct because in Databricks, the Data section (also called the Data Explorer) is where admins and data owners manage permissions on data objects - including databases, tables, and views - for users and groups. This is the dedicated interface for Unity Catalog access control on data assets.
Why the distractors are wrong:
- A (Dashboard): Dashboards are for viewing visualizations and reports, not managing data-level permissions.
- C (SQL Warehouses): SQL Warehouses manage compute resources for running SQL queries; permission controls there relate to warehouse access, not database/table/view grants.
- D (Settings): Settings handles workspace-level configuration (users, groups, admin controls), not granular data object permissions.
Memory tip: Think "Data lives in Data" - if you want to control who can see or use your data objects (databases, tables, views), go to the Data section where those objects are actually browsed and managed.
Community Discussion
No community discussion yet for this question.