PrepAway - Latest Free Exam Questions & Answers

Which hint should you use?

You have the following query:
SELECT EmployeeID, ManagerID, LoginID FROM dbo.Employees WHERE ManagerID = 1500 ORDER BY ManagerID;

You have been tasked to force the query to use the execution plan in the exhibit.
You need to use an appropriate hint to perform the task.
Which hint should you use?

PrepAway - Latest Free Exam Questions & Answers

A.
INDEX(0)

B.
INDEX(1)

C.
INDEX(PK_Employees)

D.
INDEX(IX_Employees)


Leave a Reply