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

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

Questions 6–10

  1. 6expert · hard

    A database has a table Orders and a table OrderDetails. When an order is deleted, all related order details must also be deleted. The application currently deletes orders using a stored procedure, but some users have direct DELETE permissions. You need to ensure that deleting an order always removes its details, regardless of the method. However, you also need to minimize the impact on the stored procedure's performance. What should you do?

    Select an answer first
  2. 7application · medium

    A team of analysts needs to query a set of columns from several joined tables, but they should not see sensitive columns such as salary. You need to provide a simple way for them to access the allowed data without granting direct table permissions. The solution must allow them to use the object in their own queries. What should you create?

    Select an answer first
  3. 8foundation · easy

    A developer wants to create a reusable SQL function that takes a product ID and returns the product's price as a single decimal value. Which type of function should the developer create?

    Select an answer first
  4. 9foundation · easy

    A database developer needs to provide a simplified, reusable interface to a complex join of several tables while also restricting which columns and rows users can see. Which SQL object should the developer create?

    Select an answer first
  5. 10foundation · easy

    Which event can cause a trigger to fire 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.