create index
-
Index in SQL Server
this article explains how to create, rename and delete indexes in sql server. -
Index (INDEX) in SQL
sql index (index) is a special lookup table that database search engines can use to quickly increase the time and performance of data retrieval.