Difference between Cluster and Non-cluster index?

Answer Posted / sangram nayak

clustered index: if there is any primary key then then its clustered index.only one clustered index can be possible.

Non clusterd index: whenever you are creating any index on any column then that is non clustered index.multile non clusted index is possible.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have a table Events Events containing cardno,time,id,name--each id has a cardno my requirement is every day each employee swipe the card several times i want to calculate first and last time of each card the output should be name 1 2 6 7 in out in out holiday holiday xxx 09:30 06:30 09:40 06:45 where 1,2...... are dates for example january 1,2, etc. 6 and 7 are saturday and sunday how it is posssible

1990


What is the maximum length of an alert name?

770


What do you understand by the denormalisation?

713


Which are the important points to note when multilanguage data is stored in a table?

683


What is apply operator in sql?

761






How to apply cascading referential integrity in place of triggers?

743


What is the use of builtinadministrators group in sql server? : sql server security

717


How to provide values to user defined function parameters?

759


What is the maximum number of instances in 32 bit and 64 bit sql server 2012?

738


Define clusters?

814


how to avoid cursors? : Sql server database administration

654


What is sql server query analyzer?

711


What keyword you will use to get schema appended to the result set of a ‘for xml’ query?

781


How to add the custom code in Report?

112


Do you know query execution plan?

767