Microsoft Certified:SQL AI Developer Associate
Domain 1Objective 3
Write Advanced T-SQL Code DP-800 Practice Questions (Page 4)
Part of the Design and develop database solutions domain, which accounts for 35–40% of the DP-800 exam. Microsoft does not publish an official question count, but from its 120-minute exam (~50–80 total, ~18–32 in this domain), expect 5–8 from this objective — we provide 31 practice questions to prepare you well beyond it. (estimate)
31questions here
7free pages
8concepts
35–40%of the exam
Questions 16–20
- 16
Which T-SQL function is used to parse JSON text and return the data as rows and columns?
Select an answer first - 17
A data cleaning process needs to identify potentially duplicate customer records where names are spelled slightly differently (e.g., 'Jon Smith' vs 'John Smith'). The process should flag pairs with a similarity score above a certain threshold. Which T-SQL function should you use to compute the similarity?
Select an answer first - 18
Which T-SQL function is used to calculate the edit distance between two strings?
Select an answer first - 19
A sales analytics team needs a query that returns, for each product, the total sales per month and the running total of sales across months, ordered by month. They want to avoid repeating the aggregation subquery. Which T-SQL construct should you use?
Select an answer first - 20
A data ingestion pipeline receives JSON files that sometimes contain malformed JSON. You need to load valid records into a table and log any rows that fail to parse, without stopping the entire batch. Which approach should you use?
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-800” is a trademark of its owner, used for identification only.