Grant privileges on Unity Catalog securable objects using SQL

domain: docs.databricks.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Identify the securable object type: CATALOG, SCHEMA, TABLE, VIEW, VOLUME, EXTERNAL LOCATION, STORAGE CREDENTIAL, or SHARE
  2. Grant a privilege: GRANT USE CATALOG ON CATALOG my_catalog TO `user@example.com`
  3. Grant schema-level access: GRANT USE SCHEMA, SELECT ON SCHEMA my_catalog.my_schema TO my_group
  4. Grant table-level access: GRANT SELECT ON TABLE my_catalog.my_schema.my_table TO my_group
  5. Revoke when needed: REVOKE SELECT ON TABLE my_catalog.my_schema.my_table FROM my_group
  6. Inspect effective privileges: SHOW GRANTS ON TABLE my_catalog.my_schema.my_table

Known gotchas

Related routes

Manage tables in Unity Catalog OSS via the REST API
docs.unitycatalog.io · 5 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans