Difference between Cluster and Non-cluster index?

Answer Posted / p.karthick

clustered index is physically stored
a table can have 1 clustered index

non clustered index is logically stored
a table can have 249 non clustred index

Is This Answer Correct ?    193 Yes 46 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between clustered index and primary key?

498


Explain the different index configurations a table can have?

496


Explain alternate key, candidate key and composite key in sql server?

513


Define full outer join?

514


How to disconnect from a sql server using mssql_close()?

578






How to check table values in sql server?

526


How can you find out how many rows returned in a cursor?

545


What is the maximum rows in sql server table?

502


What is the impact on other user sessions when creating indexes?

536


What is sql or structured query language?

671


What are the different types of backups avaialabe in sql server 2005?

616


What does executeupdate return?

529


Can two tables share the same primary key?

494


What is the most common trace flags used with sql server?

506


what are different types of raid configurations? : Sql server database administration

480