,
Share with your friends 

Number of index from SQL Server 2005 Vs 2008

7 ratings Views 184 
Author: vetri_beca605d (vetri vijayan)  View Profile |  View other solutions by this author

Question / Problem


Number of index from SQL Server 2005 Vs 2008

Solution

In SQL Server 2005 the total number of Clustered index is 1 + non-clustered index is 249.
In SQL Server 2008 the total number of Clustered index is 1 + non-clustered index is 999.

Applies to

Microsoft SQL Server 2005

Rank It

Login to rank it

Report


Advertisement