Microsoft
70-459 · Question #28
70-459 Question #28: Real Exam Question with Answer & Explanation
Sign in or unlock 70-459 to reveal the answer and full explanation for question #28. The question stem and answer options stay visible for context.
Question
You execute the following code. You need to reduce the amount of time it takes to execute the query. What should you do?
Exhibit
Options
- AChange SUBSTRING(JobTitle,1, 1) =
c' to JobTitle LIKEc%1'. - BPartition the table and use the JobTitle column for the partition scheme.
- CReplace IX_Employees with a clustered index.
- DChange SUBSTRING (JobTitle, 1, 1) = V to LEFT(JobTitle ,1) = 'c'.
Unlock 70-459 to see the answer
You've previewed enough free 70-459 questions. Unlock 70-459 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.
