Microsoft Certified:Azure Databricks Data Engineer Associate
Domain 3Objective 4
Implement and Manage Data Quality Constraints in Unity Catalog DP-750 Practice Questions (Page 6)
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 26–30
- 26
An e-commerce company has a `product_views` table in Unity Catalog. The combination of `product_id` and `view_date` must be unique. The data engineering team uses Lakeflow Spark Declarative Pipelines for ingestion. They want to enforce this uniqueness at the table level and also want to track how many duplicate rows are rejected. What should be done?
Select an answer first - 27
A manufacturing company stores machine telemetry in a Delta table. The table schema includes `machine_id`, `temperature`, and `pressure`. The team wants to ensure that any write to the table must have exactly these columns, with `machine_id` not null and `temperature` between 0 and 100. What should they configure?
Select an answer first - 28
A healthcare analytics platform stores patient vital signs. The `heart_rate` column must be an integer between 30 and 220, and the `patient_id` column must not be null. The team wants to enforce these rules at the table level so that any invalid write is rejected. What should they create?
Select an answer first - 29
A data platform team manages a Unity Catalog table that stores user events. The schema is defined with columns `user_id`, `event_type`, and `timestamp`. A new source will start sending an additional `device_type` column. The team wants to ensure the pipeline continues to run without manual intervention when the new column appears, but they also want to maintain a NOT NULL constraint on `user_id`. What is the best configuration?
Select an answer first - 30
A financial services company ingests transaction data from multiple sources into a Unity Catalog table. The `amount` column is expected to be DECIMAL(10,2). Recently, a new source started sending `amount` as a string with currency symbols (e.g., '$123.45'). The data engineer needs to ensure the table only accepts numeric values and the ingestion pipeline does not fail. What should be done?
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.