• Ditto. Further, using an index optimizer hint can be tricky to maintain. If the index is removed sometime in the future, you will need to "track" through your code and remove the reference. It's much safer to let the server decide and keep your statistics updated.