Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Microsoft logo

Microsoft Certified:SQL AI Developer Associate

Domain 1Objective 3

Write Advanced T-SQL Code DP-800 Practice Questions (Page 6)

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 26–30

  1. 26application · medium

    A reporting query needs to show, for each salesperson, the total sales for the current year and the difference from the previous year's total. The data is in a Sales table with columns SalespersonID, SaleDate, and Amount. Which query approach should you use?

    Select an answer first
  2. 27foundation · easy

    Which T-SQL construct is used to catch and handle runtime errors in a batch of T-SQL code?

    Select an answer first
  3. 28application · medium

    You are writing a stored procedure that inserts multiple rows into a table. If any insert fails due to a constraint violation, you want to log the error and continue with the next row, rather than aborting the entire transaction. Which error handling approach should you use?

    Select an answer first
  4. 29foundation · easy

    Which type of table is used to store relationships between nodes in a SQL Server graph database?

    Select an answer first
  5. 30expert · hard

    A customer database has a column FullName that contains names with inconsistent formatting, such as extra spaces, hyphens, and apostrophes. You need to normalize the names by removing all characters that are not letters, spaces, hyphens, or apostrophes, and also identify names that are likely duplicates using a similarity score. Which combination of functions 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.