Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Microsoft logo

Microsoft Certified:Azure Database Administrator Associate

Domain 3Objective 2

Monitor and Optimize Query Performance DP-300 Practice Questions (Page 1)

Part of the Monitor, configure, and optimize database resources domain, which accounts for 20–25% of the DP-300 exam. Microsoft does not publish an official question count, but from its 100-minute exam (~40–65 total, ~8–16 in this domain), expect 3–5 from this objective — we provide 42 practice questions to prepare you well beyond it. (estimate)

42questions here
9free pages
10concepts
20–25%of the exam

Questions 1–5

  1. 1expert · hard

    You are the DBA for a healthcare application on Azure SQL Database. A critical batch process runs at night and updates a large table. During the batch, you notice that several user queries are blocked for long periods. You need to minimize blocking while ensuring the batch completes within its maintenance window. The batch currently uses a single large transaction. What should you do?

    Select an answer first
  2. 2expert · hard

    A critical application is experiencing frequent blocking. You identify that the blocking is caused by a long-running transaction that updates a large table. The application cannot be changed to use snapshot isolation. You need to reduce the duration of locks to minimize blocking. What should you do?

    Select an answer first
  3. 3foundation · easy

    Which query modification is likely to improve performance by reducing the amount of data processed?

    Select an answer first
  4. 4application · medium

    You are reviewing a query that uses a correlated subquery in the SELECT list. The execution plan shows that the subquery is executed once per row of the outer query, causing high CPU usage. You need to recommend a query construct change to improve performance. What should you recommend?

    Select an answer first
  5. 5application · medium

    You are optimizing a database with a large fact table. A query that aggregates data by a date column is slow. You review the execution plan and see a clustered index scan. The table has a clustered index on an identity column. What index change would most likely improve this query?

    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-300” is a trademark of its owner, used for identification only.