
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
- 16
Which PySpark DataFrame method performs multiple aggregations in a single pass over the data?
Select an answer first - 17
Which Spark SQL clause computes subtotals for every combination of grouping columns, including the grand total?
Select an answer first - 18
Which PySpark DataFrame method is used to perform a join between two DataFrames?
Select an answer first - 19
In Spark SQL, which join type produces the Cartesian product of two tables?
Select an answer first - 20
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.
No more pagesBack to DATA-ENGINEER-PROFESSIONAL
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.