Difference between Cluster and Non-cluster index?

Answer Posted / vikram kumar

The biggest difference between a clustered index and a non-
clustered index is that when you use a clustered index, the
section of the table that comprises the index has its data
pages linked differently from those data pages comprising a
non-clustered index.

In SQL Server 2005 you'll probably hear the term "heap or B-
Tree."

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of the mirroring?

574


What are different types of data sources?

496


What is Sqlpaging in SqlServer 2005 ?

664


Explain the benefits of user-defined functions?

530


What is policy management?

585






How is foreign key related to primary key?

578


How to convert numeric expression data types using the cast() function?

548


Where is trigger in sql server?

545


Do you know what are the steps to process a single select statement?

537


What triggers long term care?

565


Give main differences between "Truncate" and "Delete".

583


What does COMMIT command do?

629


What is db stored procedure?

471


What is a collation?

596


What is RMS migrations?

1711