SQL Server Table - index configuration possibilities

SQL Server Table - index configuration possibilities

Mainly table can have 5 index configuration possibilities. These are
  1. A table can have No indexes
  2. A table can have only one clustered index
  3. A table can have only one clustered index and many non-clustered indexes
  4. A table can have only one non-clustered index
  5. A table can have Many nonclustered indexes

This is one of the best interview question for DOTNET people.
Share this post :

Post a Comment

Please give your valuable feedback on this post. You can submit any ASP.NET article here. We will post that article in this website by your name.

 
Support : Ranga Rajesh Kumar
Copyright © 2012. ASP.NET Examples - All Rights Reserved
Site Designed by Ranga Rajesh Kumar