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
How fixed length strings are truncated and padded?
What are the different types of stored procedures?
How to drop an existing user defined function in ms sql server?
Can a trigger be created on a view?
How can I get data from a database on another server?
What is the difference between stored procedure and user defined functions?
Which tcp/ip port does the sql server run on? How can it be changed?
What is 'Join' and explain its various types.
What are the types of sql server?
Does a full backup include transaction log?
What do you understand by recursive stored procedures?
what's sql server? : Sql server database administration
What is "scheduled jobs" or "scheduled tasks"?
What is the difference between grant and with grant while giving permissions to the user?
What stored by the model? : sql server database administration