Click here to Skip to main content
15,894,291 members
Articles / Database Development / SQL Server

Top 10 steps to optimize data access in SQL Server. Part III (Apply advanced indexing and denormalization)

30 Apr 2009CPOL16 min read 190.9K   172  
As part of a series of articles on several data access optimization steps in SQL Server, this article focuses on using some advanced indexing techniques and using de-normalizations to optimize data access.
This is an old version of the currently published article.

This article is currently in progress. This version is not yet publicly viewable

Please go to the SQL Server Table of Contents to view the list of available articles in this section.