A user needs to query the table main.sales.orders in Unity Catalog. An admin has granted SELECT on main.sales.orders to the user, but the query still fails with a permission error. What additional grants are most likely required?
SELECT on the table is sufficient for any queryUSE CATALOG on main and USE SCHEMA on main.salesSELECT granted on the main catalog instead of the specific tableREAD FILES on the external location containing the table dataMore Data Governance Questions
14 questions
Full Databricks Certified Data Engineer Professional Practice Test
All topics covered
All Databricks Certified Data Engineer Professional Questions
Browse by topic
Related Questions
When a Unity Catalog managed table is dropped using `DROP TABLE`, what happens to the underlying dat...
Where does Unity Catalog automatically store column-level data lineage records that track read and w...
A company migrates from a legacy Hive metastore to Unity Catalog. In the legacy setup, tables are or...
In Unity Catalog, which object type is used to govern access to non-tabular files stored in cloud ob...
A company wants to tag all columns containing PII data in Unity Catalog with a tag `pii_type = 'emai...
Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy
Discussion
Be the first to share your understanding of this concept
Sign in to join the discussion