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

Give a example to search fr a string in all stored procedure in sql server.

532


How to apply filtering criteria at group level with the having clause in ms sql server?

551


Do you know what are different types of replication in sql server?

508


What is the difference between stored procedure and functions?

593


Explain how does the report manager work in ssrs?

495






What are the commands used in DCL?

554


Explain indexed views and partitioned view with their syntax.

680


Can you change the data type of a column in a table after the table has been created? If so, which command would you use?

633


How to create nested stored procedure?

539


How to see existing views in ms sql server?

541


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

515


What are the types of sql server?

517


how many bits ip address consist of? : Sql server database administration

453


Explain how to use linked server?

560


How each E-R model constructs can be mapped to the relational model?

553