Microsoft Certified:SQL AI Developer Associate
Domain 2Objective 2
Optimize Database Performance DP-800 Practice Questions (Page 5)
Part of the Secure, optimize, and deploy 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
9concepts
35–40%of the exam
Questions 21–25
- 21
A retail company's order-processing database has a stored procedure that inserts new orders and then updates inventory. Recently, the procedure's execution time increased from 2 seconds to 15 seconds. Query Store shows a significant increase in logical reads for the procedure, and the execution plan changed from a loop join to a hash join. The database is running on Azure SQL Database with the default settings. What should you do first to address the performance regression?
Select an answer first - 22
A database in Azure SQL Database is used for a mix of OLTP and analytical queries. The OLTP queries are latency-sensitive, while analytical queries are long-running and consume significant CPU. You need to ensure that OLTP performance is not impacted by analytical workloads. What should you do?
Select an answer first - 23
Which element in a query execution plan indicates that a query is scanning an entire table, which may be a sign of a missing index?
Select an answer first - 24
A healthcare application uses a database with the READ COMMITTED isolation level. During peak hours, long-running reporting queries are blocking critical update transactions, causing timeouts. The application cannot change the isolation level for the reporting queries because they are generated by a third-party tool. You need to reduce blocking without changing the application code. What should you do?
Select an answer first - 25
What is the primary purpose of analyzing a query execution plan?
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.