Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Microsoft logo

Microsoft Certified:Azure Databricks Data Engineer Associate

Domain 3Objective 4

Implement and Manage Data Quality Constraints in Unity Catalog DP-750 Practice Questions (Page 1)

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 33 practice questions to prepare you well beyond it. (estimate)

33questions here
7free pages
7concepts
30–35%of the exam

Questions 1–5

  1. 1application · medium

    A data engineering team uses Lakeflow Spark Declarative Pipelines to process sensor data. They need to define a data quality expectation that ensures the `temperature` column is not null and is between -50 and 150. They want the pipeline to quarantine invalid rows instead of failing the entire run. What is the correct way to define this expectation?

    Select an answer first
  2. 2application · medium

    A data engineering team is building a Lakeflow pipeline that ingests sensor readings. They want to enforce that `temperature` is between -50 and 150, `sensor_id` is not null, and they want the pipeline to stop if any batch violates these rules. How should they configure the pipeline?

    Select an answer first
  3. 3foundation · easy

    Which Delta table feature is enabled by default and prevents writes that do not match the table schema?

    Select an answer first
  4. 4foundation · easy

    In a Delta table, which SQL constraint can be used to enforce that a column's values are between 0 and 100?

    Select an answer first
  5. 5expert · hard

    A data platform ingests user activity logs. The `event_time` column is expected to be a timestamp, but some sources send it as a string. The team wants to standardize `event_time` to a timestamp in the target table, and they also want to ensure that `user_id` is not null. They are using a Lakeflow pipeline and want to handle schema changes gracefully. What should they 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.