Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Microsoft logo

Microsoft Certified:SQL AI Developer Associate

Domain 1Objective 2

Implement Programmability Objects 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 32 practice questions to prepare you well beyond it. (estimate)

32questions here
7free pages
5concepts
35–40%of the exam

Questions 26–30

  1. 26foundation · easy

    A developer needs to automatically update an audit table whenever a row is inserted into the Products table. Which SQL object should be created to accomplish this?

    Select an answer first
  2. 27application · medium

    An order management system must automatically update the inventory quantity whenever a new order line is inserted. The update must happen as part of the same transaction as the insert, and no application code changes are allowed. What should you create?

    Select an answer first
  3. 28expert · hard

    A manufacturing company has a stored procedure that updates the Inventory table and then inserts a record into the InventoryLog table. The procedure is called by a legacy application that does not handle multiple result sets well. You need to modify the procedure to return the new inventory level as an output parameter instead of a result set. The change must not break the existing logging behavior. What should you do?

    Select an answer first
  4. 29foundation · easy

    A database developer needs to encapsulate a multi-step business process that includes data validation, updates to multiple tables, and error handling. Which SQL object is best suited for this task?

    Select an answer first
  5. 30foundation · easy

    Which characteristic is true of a scalar user-defined function in SQL Server?

    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.