Click here to Skip to main content
15,884,836 members
Articles / Database Development / SQL Server

Top 10 steps to optimize data access in SQL Server: Part V (Optimize database files and apply partitioning)

Rate me:
Please Sign up or sign in to vote.
4.89/5 (52 votes)
8 Nov 2009CPOL15 min read 154.1K   1.4K   102  
As part of a series of articles on several data access optimization steps, this article focuses on organizing files/file-groups and applying partitioning in SQL Server databases.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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