Microsoft Certified:Fabric Data Engineer Associate
Domain 2Objective 2
Ingest and Transform Batch Data DP-700 Practice Questions (Page 1)
Part of the Ingest and transform data domain, which accounts for 30–35% of the DP-700 exam. Microsoft does not publish an official question count, but from its 100-minute exam (~40–65 total, ~12–23 in this domain), expect 4–8 from this objective — we provide 48 practice questions to prepare you well beyond it. (estimate)
48questions here
10free pages
13concepts
30–35%of the exam
Questions 1–5
- 1
A batch pipeline ingests daily sales data. Occasionally, the same sale appears in two consecutive daily files due to a source system retry. The pipeline must ensure that each sale is counted only once in the daily aggregation. The data has a unique SaleID. What is the most efficient way to handle this?
Select an answer first - 2
Which SQL function is used to calculate the total sum of a numeric column?
Select an answer first - 3
A data warehouse contains a Sales table with a Region column that has some NULL values. A reporting requirement states that NULL regions should be displayed as 'Unknown' in reports. You need to write a T-SQL query that replaces NULLs with 'Unknown' and then counts sales per region. Which query should you use?
Select an answer first - 4
In a PySpark DataFrame, which method removes duplicate rows based on all columns?
Select an answer first - 5
A Fabric warehouse contains a table 'Orders' with columns: OrderID, CustomerID, OrderDate, Amount. The table has some rows with NULL Amount. Analysts need a report that shows the total amount per customer, but they want to see two numbers: the total including NULLs treated as 0, and the total excluding NULLs. The report must be created as a single T-SQL query. 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-700” is a trademark of its owner, used for identification only.