Difference between Cluster and Non-cluster index?

Answer Posted / upma

when u create primary key in a table than cluster index are automatically created...becoz there can b only one primary key on a table,so cluster index is one in a table.cluster index reorder the way records in a table are physically stored...
Non cluster index,when u create unique automatically generated... 249 non cluster index in a table,because we can apply more than one unique key in a table..
logically order, does not match with physical order..

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 using stored procedures in sql server?

512


What is a bit datatype?

564


How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?

558


How can change procedure in sql server?

526


Can an entity have two primary keys?

533






What is save transaction and save point?

630


What are the purposes of floor and sign functions?

544


Explain what is the main purpose of having conversation group?

525


What do you mean by recursive stored procedure?

513


What is standby servers? Explain types of standby servers.

516


whats the maximum size of view state??

1726


What are the advantages of sql stored procedure?

542


What is spatial and temporal data?

536


Explain sql server authentication modes?

617


What is a heap?

621