Microsoft Certified:SQL AI Developer Associate
Domain 1Objective 3
Write Advanced T-SQL Code DP-800 Practice Questions (Page 2)
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 6–10
- 6
Which T-SQL function is used to replace substrings that match a regular expression pattern?
Select an answer first - 7
Which T-SQL function is designed to measure the similarity between two strings using the Jaro-Winkler algorithm?
Select an answer first - 8
You need to generate a report that shows, for each customer, their total order amount and the percentage of the company's total that this represents. The data is in Orders with columns CustomerID and Amount. You also need to rank customers by total amount. Which query structure should you use to achieve all three requirements in a single query?
Select an answer first - 9
A stored procedure performs multiple data modification statements. If any statement fails, you need to ensure that all changes are rolled back and an error is logged. Which pattern should you implement?
Select an answer first - 10
Which T-SQL function is used to construct a JSON object from a list of key-value pairs?
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.