Click here to Skip to main content
15,881,248 members
Articles / Database Development / SQL Server

Top 10 steps to optimize data access in SQL Server: Part I (use indexing)

Rate me:
Please Sign up or sign in to vote.
4.91/5 (199 votes)
28 Apr 2009CPOL20 min read 654.5K   438  
As part of a series of articles on several data access optimization steps in SQL Server, this article focuses on using indexing to optimize data access.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Founder SmartAspects
Bangladesh Bangladesh
I write codes to make life easier, and that pretty much describes me.

Comments and Discussions