Difference between Cluster and Non-cluster index?

Answer Posted / ghanshyam vishwakarma

CLUSTER:- cluster like a pointer that point to one page to
another and get the final data.


NON CLUSTERED INDEX:
Non clustered index will be created automatically when u
create unique key on a column. A table can have no.of
unique keys, so we can create no.of non clustered indexes
per table.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 7 disadvantages to a manual system?

515


Explain about unique identifier data type in sql server?

514


What are the differences between char and nchar in ms sql server?

537


What is built-in/administrator?

578


What are the advantages of using stored procedures?

542






What are the difference between primary key and unique key? : sql server database administration

527


Explain indexing and what are the advantages of it?

531


What are the components of dbms?

533


What is the default schema of your login session in ms sql server?

592


What is snapshot replication?

599


What is a view in sql?

582


What are the different acid properties?

627


What are the grouping functions?

532


Differentiate between a local and a global temporary table?

541


Do you know what is similarity and difference between truncate and delete in sql?

579