
Explanation:
In Unity Catalog, the metastore is the top-level object. It is the highest container that holds all metadata about data and AI assets (such as catalogs, schemas, and tables) along with the permissions that control access to them. Every Databricks workspace must be attached to a Unity Catalog metastore to use Unity Catalog features, and typically you create one metastore per region.
Workspace: A workspace uses a metastore but does not sit above it in the Unity Catalog hierarchy.
Catalog: A catalog exists inside a metastore.
Database (Schema): A schema exists inside a catalog.
Table: Tables are the lowest-level objects.
👉 Think of the metastore as the “root folder” that organizes everything else.
Ultimate access to all questions.
