WHICH INDEX IS FAST CLUSTER AND NON CLUSTER INDEX

Answer Posted / shaurabh thapa

Cluster Index is faster because it has data in the leaf
nodes along with the key. Non cluster on the other hand uses
cluster index key to search the data and therefore
relatively less fast.

Is This Answer Correct ?    10 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is raid? : SQL Server Architecture

588


How to create hyperlink from returned sql query ?

617


Explain few examples of stored procedure over triggers?

513


Differentiate between a local and a global temporary table?

541


What are the 3 types of schema?

597






How do I find the port number for sql server?

500


What is the Main Difference between ACCESS and SQL SERVER?

559


Why should one not prefix user stored procedures with ‘sp_’?

590


When does a workload on SQL Azure get throttled?

113


How to use union to merge outputs from two queries together in ms sql server?

556


Explain table valued parameters in sql server? Why tvp used?

553


How do I partition a table in sql server?

535


Is it true that rules do not apply to data already existing in a database at the time the rule is created?

557


Explain difference between cross join and full outer join?

557


How do I find the sql server instance name?

527