Posts
630
Comments
535
Trackbacks
1
T-SQL Join Hints

It isn't clear if it is a good idea to use these or not.  Supposedly, the query optimizer will know what to do more often than not, but even Microsoft indicates you can use these in some instances.

http://www.sql-server-performance.com/hints_join.asp

http://support.microsoft.com/kb/225093/EN-US/

posted on Wednesday, March 23, 2005 10:08 AM Print