Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

DatabricksCertified Data Engineer Associate

Domain 3Objective 2

Combine DataFrames with Operations Such as Inner Join, Left Join, Broadcast Join, Multiple Keys, Cross Join, Union, and Union All. DATA-ENGINEER-ASSOCIATE Practice Questions (Page 3)

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

13questions here
3free pages
7concepts
22%of the exam

Questions 11–13

  1. 11application · medium

    A data engineer is joining a large `web_logs` DataFrame (hundreds of millions of rows) with a small `ip_lookup` DataFrame (a few thousand rows) on `ip_address`. The join is slow due to shuffling. The engineer wants to optimize the join. Which approach is the most effective?

    Select an answer first
  2. 12foundation · easy

    You have two DataFrames with identical schemas. You want to combine them into a single DataFrame that contains no duplicate rows. Which operation should you use?

    Select an answer first
  3. 13foundation · easy

    Which DataFrame operation returns only the rows that have matching keys in both input DataFrames?

    Select an answer first
Finished these 3 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.