Microsoft® SQL Server™ 2008 All-In-One Desk Reference For Dummies®
by Robert D. Schneider, Darril Gibson
Chapter VIII.6. Spreading the Load with Partitioning
SQL Server is designed to support very large databases and heavy transaction loads. When combined with modern server hardware, which often features multiple CPUs, fast disk drives, and so on, SQL Server provides a potent information-processing infrastructure that is able to solve most computing challenges. However, data volumes can be so large at times, that SQL Server administrators are forced to explore different options to increase performance. Partitioning is one of the most popular techniques available, delivering significant performance optimizations for disk-intensive operations.
In this chapter, I help you understand how to make the most of partitioning in your environment. I get started by illustrating how partitioning actually works. When you've gotten the hang of that, the next order of business is to get you familiar with key partitioning-related terms and concepts, forming a solid foundation for the last part of the chapter where I show you how to implement partitioning in your SQL Server installation.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access