Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

DatabricksCertified Data Engineer Associate

Domain 7Objective 2

Configure Access Controls Using the UI and SQL by Applying GRANT, REVOKE, and DENY Privileges to Principals (users, Groups, and Service Principals) at Appropriate Levels of the Security Hierarchy. DATA-ENGINEER-ASSOCIATE Practice Questions (Page 4)

Part of the Governance and Security domain, which accounts for 15% of the DATA-ENGINEER-ASSOCIATE exam. Databricks does not publish an official question count, but from its 90-minute exam (~35–60 total, ~5–9 in this domain), expect 1–2 from this objective — we provide 22 practice questions to prepare you well beyond it. (estimate)

22questions here
5free pages
8concepts
15%of the exam

Questions 16–20

  1. 16expert · hard

    A user `erin` has the following privileges: an explicit GRANT SELECT ON TABLE `hr.salaries` and membership in the `hr_team` group, which has GRANT SELECT ON SCHEMA `hr`. The admin runs `REVOKE SELECT ON SCHEMA hr FROM hr_team;`. What is Erin's effective access to `hr.salaries`?

    Select an answer first
  2. 17application · medium

    A company has a Unity Catalog metastore with the `sales` catalog containing schemas `us` and `eu`. The `us_analysts` group needs SELECT on all tables in the `us` schema, and the `eu_analysts` group needs SELECT on all tables in the `eu` schema. The admin wants to minimize the number of GRANT statements. Which approach should the admin take?

    Select an answer first
  3. 18foundation · easy

    Which privilege allows a user to read data from a table?

    Select an answer first
  4. 19expert · hard

    A user `frank` has the following privileges: an explicit GRANT SELECT ON TABLE `hr.salaries`, membership in the `hr_team` group which has GRANT SELECT ON SCHEMA `hr`, and an explicit DENY SELECT ON TABLE `hr.salaries`. What is Frank's effective access to `hr.salaries`?

    Select an answer first
  5. 20foundation · easy

    If a user has SELECT on a table through a group membership, and you execute REVOKE SELECT ON TABLE sales FROM the user directly, what happens?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Databricks. “DATA-ENGINEER-ASSOCIATE” is a trademark of its owner, used for identification only.