MicrosoftMicrosoft
70-465 · Question #172
70-465 Question #172: Real Exam Question with Answer & Explanation
Sign in or unlock 70-465 to reveal the answer and full explanation for question #172. The question stem and answer options stay visible for context.
Submitted by amina.ke· Mar 5, 2026Design and implement database solutions for SQL Server
Question
You need to recommended a solution to minimize the amount of disk resources used by Query1. What should you recommend?
Options
- ARebuild the index by using FILLFACTOR=100
- BAdd quantity as an included column to IX_TransHistory_ProductID
- CRefactor the query into a partitioned view
- DAdd quantity as a filtered index
Unlock 70-465 to see the answer
You've previewed enough free 70-465 questions. Unlock 70-465 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Query optimization#Disk space optimization#Partitioned views