Donnie Taylor at myITforum.com

Browse by Tags

All Tags » performance (RSS)
Updating Statistics in SQL (and why you need to do it)
SQL server uses statistics to keep track of values in an index, and determine when and how to use that particular index while processing a query. This...