November 2006
Intermediate to advanced
1232 pages
34h 10m
English
Indexes are a Microsoft SQL Server feature designed to speed access to data in the database. Indexes are similar to the index of this book. By using indexes, you can quickly find specific data without having to read through all of the data in the table. In this chapter, you will learn what indexes are, how they work, and what you can do to improve performance on your system by using indexes. In addition, you will learn about the new index features in SQL Server 2005.
Indexes are an optional structure that is designed to help you access table data ...
Read now
Unlock full access