Exam DP-800 Topic 2 Question 91 Discussion
Actual exam question for Microsoft's DP-800 exam
Question #: 91
Topic #: 2
Question #: 91
Topic #: 2
Drag and Drop Question
You have an Azure SQL database named SalesDB that supports an ecommerce application.
SalesDB contains a table named dbo.Orders that has a clustered index on a column named OrderId.
dbo.Orders receives continuous OLTP inserts and updates during business hours.
Your analytics team runs hourly aggregate queries that scan dbo.Orders to calculate revenue trends for recent dates.
You need to improve the performance of the hourly analytics queries without significantly affecting OLTP throughput. The solution must meet the following requirements:
- Support near-real-time (NRT) analytics on the dbo.Orders table.
- Reduce read time when retrieving analytical data from dbo.Orders.
- Support indexing only rows that match a predicate, such as Active =
1.
Which type of index should you use for each requirement? To answer, drag the appropriate index types to the correct requirements. Each index type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

You have an Azure SQL database named SalesDB that supports an ecommerce application.
SalesDB contains a table named dbo.Orders that has a clustered index on a column named OrderId.
dbo.Orders receives continuous OLTP inserts and updates during business hours.
Your analytics team runs hourly aggregate queries that scan dbo.Orders to calculate revenue trends for recent dates.
You need to improve the performance of the hourly analytics queries without significantly affecting OLTP throughput. The solution must meet the following requirements:
- Support near-real-time (NRT) analytics on the dbo.Orders table.
- Reduce read time when retrieving analytical data from dbo.Orders.
- Support indexing only rows that match a predicate, such as Active =
1.
Which type of index should you use for each requirement? To answer, drag the appropriate index types to the correct requirements. Each index type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

Suggested Answer:

by Spencer at Jul 22, 2026, 06:57 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).