SQL Server Aggregator

Best and Worst of having indexed views in SQL 2005

Consider to have indexed view if the queries are accessing using a f requently occurring aggregations and joins. Irrespective of whether or not a query is asked frequently, it may be a candidate for an indexed view if it takes significant time to answer, Read More...
Published Tuesday, July 31, 2007 1:15 AM by SSQA.net
Anonymous comments are disabled