Indexes are the database objects that enable SQL Server to satisfy each data access request from a client application with the minimum amount of effort, resulting in the maximum performance of individual requests while also reducing the impact of one request upon another. Prerequisites: Familiarity with the following relational database concepts: Table, row, primary key, foreign key
Read more...
By
David Durant
2013/04/05 (first published: 2011/02/17)
|
Source:
SQLServerCentral.com
|
Category:
stairway series