SQL Server Aggregator

Performance Tuning - will I loss the indexing when using derived table?

This was the question asked by a Developer when we are investigating a performance loss issues on a database. To the point a derived table means a virtual table that's calculated on the fly from a select statement. By default using derived tables can Read More...
Published Tuesday, August 21, 2007 6:19 PM by SSQA.net
Anonymous comments are disabled