Home
SQL Server / T-SQL
Aggregate Functions
Analytical Functions
Constraints
Cursor
Data Set
Data Type
Database
Date Timezone
Index
Insert Delete Update
Math Functions
Select Query
Sequence
Store Procedure Function
String Functions
Subquery
System
Table
Table Joins
Transact SQL
Transaction
Trigger
View
XML
Create Index « Index « SQL Server / T-SQL
SQL Server / T-SQL
Index
Create Index
1.
Create index full syntax template
2.
Create index based on two columns
3.
Create a nonclustered index
4.
Create a composite index: the compound values in both columns must be unique
5.
Create an index for a table
6.
Shows the use of the INDEX hint