|
|
Browse by Tags
All Tags » Stored Procedur... » SQL Server 2005 (RSS)
-
Interestingly today we found that on certain situations the following query worked better than the query I submitted. (SQL 2000). It is not always, but there is a difference at times. I have not explored the reasons yet. but a heads up so that you all can start a research on the best method
SELECT * FROM (
...
|
|
|