Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

DatabricksCertified Data Engineer Professional

Domain 3Objective 1

Write Efficient Spark SQL and PySpark Code to Apply Advanced Data Transformations, Including Window Functions, Joins, and Aggregations, to Manipulate and Analyze Large Datasets. DATA-ENGINEER-PROFESSIONAL Practice Questions (Page 4)

Part of the Data Transformation, Cleansing, and Quality domain, which accounts for 10% of the DATA-ENGINEER-PROFESSIONAL exam. Databricks does not publish an official question count, but from its 120-minute exam (~50–80 total, ~5–8 in this domain), expect 3–4 from this objective — we provide 20 practice questions to prepare you well beyond it. (estimate)

20questions here
4free pages
6concepts
10%of the exam

Questions 16–20

  1. 16foundation · easy

    Which PySpark DataFrame method performs multiple aggregations in a single pass over the data?

    Select an answer first
  2. 17foundation · easy

    Which Spark SQL clause computes subtotals for every combination of grouping columns, including the grand total?

    Select an answer first
  3. 18foundation · easy

    Which PySpark DataFrame method is used to perform a join between two DataFrames?

    Select an answer first
  4. 19foundation · easy

    In Spark SQL, which join type produces the Cartesian product of two tables?

    Select an answer first
  5. 20application · medium

    A data engineer has a `customers` DataFrame and an `orders` DataFrame. The requirement is to return only customers who have placed at least one order, without including any order columns in the result. Which PySpark operation achieves this with minimal data movement?

    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-PROFESSIONAL” is a trademark of its owner, used for identification only.