阅读背景:

Introduction to SQL SQL Server Indexes [A good reference]

来源:互联网 
Relational databases like SQL Server use indexes to find data quickly when a query is processed. Creating and removing indexes from a database schema will rarely result in changes to an application's code; indexes operate 'behind the scenes' in support of the database engine. However, creating the proper index can drastically increase the performance of an application. Relational databases like SQL Server use indexe



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: