What are the types of indexes available with SQL Server?
There are basically two types of indexes that we use with the
SQL Server
. Clustered and the Non-Clustered.