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

Can You Use Data Mining Models In Ssrs?

115


Can you use order by when defining a view?

746


How can you insert null values in a column while inserting the data?

936


What do you understand by the denormalisation?

723


What is the difference between dropping a database and taking a database offline?

919


Define clusters?

821


What are page splits? : SQL Server Architecture

754


What is single-user mode and what are the steps you should follow to start sql server in single-user mode?

749


Which sql server table is used to hold the stored procedure script?

677


How to retrieve error messages using odbc_errormsg()?

742


How to run sql server 2005 books online on your local system?

720


What is @@error in sql?

811


What is the significance of master, tempdb and model databases?

738


Mention the differences between having and where clause.

803


How to optimize stored procedures in sql server?

857