Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Microsoft logo

Microsoft Certified:Azure Databricks Data Engineer Associate

Domain 3Objective 3

Cleanse, Transform, and Load Data into Unity Catalog DP-750 Practice Questions (Page 2)

Part of the Prepare and process data domain, which accounts for 30–35% of the DP-750 exam. Microsoft does not publish an official question count, but from its 120-minute exam (~50–80 total, ~15–28 in this domain), expect 4–7 from this objective — we provide 20 practice questions to prepare you well beyond it. (estimate)

20questions here
4free pages
18concepts
30–35%of the exam

Questions 6–10

  1. 6expert · hard

    A data engineer is working with a table `sensor_readings` that has columns `sensor_id`, `reading_time`, `temperature`, `humidity`, and `battery_level`. Profiling shows that `temperature` has 5% NULLs, `humidity` has 30% NULLs, and `battery_level` has 2% NULLs. The downstream model requires all columns to be non-null. The engineer must choose a strategy. Which approach is most appropriate?

    Select an answer first
  2. 7expert · hard

    A data engineering team is loading a CSV file into a Unity Catalog table. The `phone_number` column contains NULL for customers who did not provide a phone number, and the `email` column contains NULL for customers who only provided a phone. The downstream marketing system requires either a phone or an email, but not both. The team wants to ensure data quality without dropping customers who have at least one contact method. What should they do?

    Select an answer first
  3. 8application · medium

    A company has a `products` table and a `discontinued_products` table, both with `product_id` and `product_name`. The team wants to create a list of products that are currently active, meaning they appear in `products` but not in `discontinued_products`. Which operation should you use?

    Select an answer first
  4. 9application · medium

    A healthcare analytics team is loading a CSV file into a Unity Catalog table. The `patient_age` column contains values like '45', 'N/A', and '>90'. The `visit_date` column contains dates in the format 'MM/dd/yyyy'. The team wants to run SQL aggregations on age and date. What should you do during the load?

    Select an answer first
  5. 10application · medium

    A retail company ingests daily sales transaction files into a Unity Catalog table. The data profiling step reveals that the `discount_amount` column has 15% missing values, but only for transactions where `payment_type = 'gift_card'`. The column is defined as DECIMAL(10,2). The analytics team wants to compute average discount per payment type without skewing results. What should you do?

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