Difference between Cluster and Non-cluster index?

Answer Posted / ankit murela

cluster index:- (1)only one cluster index can be created.
(2)sort the data physically.
(3)Applied on columns which are not modifier frequencely.
(4)the leaf nodes of a cluster index contain the data pages

non-cluster index:- (1)there can 249 non cluster index per table.
(2)does not sort the data physically.
(3)Applied on columns which are modifier frequencely.
(4)The leaf nodes of a non cluster index does not contain the data pages

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me what is the difference between locking and multi-versioning?

763


What is the main purpose of having conversation group?

662


What are policy management terms?

741


What are the disadvantages of merge replication?

967


Who is the owner of a schema in ms sql server?

721






What are the two authentication modes in sql server?

782


Do you know sql server 2008 introduces automatic auditing?

684


What is the most common type of join?

726


What is the maximum rows in sql server table?

670


How to start sql server browser service?

767


Explain what is sql server english query?

725


How many levels of sp nesting are possible?

756


What are the various editions of sql server 2017 that are available in the market?

672


What do you understand by triggers and mention the different types of it?

672


How to change the password of a login name in ms sql server?

717