June 21, 2007 03:21 PM
Help for Query Hints
SQL Server 2005 plan guides let you specify when to use a particular hint
Rating:

(0)
SQL Server Magazine
InstantDoc ID #96134
In recent articles, I've discussed some of the ways to detect information about
the plans SQL Server is using to access data that your queries have requested.
Our next step is to explore some of the ways that you can affect what plan will
actually be used. Although Microsoft typically recommends that you let the SQL
Server query optimizer determine the plan to use for a query, sometimes you need
to provide a little guidance for the optimizer in the form of hints. Supplying
a query hint is ...
...This article is for paid Professional Members only.
Already a Professional Member? Please log in now: