diffrence between Cluster Index and non Cluster Index
Answer Posted / kumar.t
Index means to sort the data.
Cluster index is physical order of the data.
Non Cluster index is logical order of the data.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What protocol does sql server use?
What is sql server agent and what are the two modes of authentication in sql server?
How many full-text indexes can a table have?
what is spatial nonclustered index
tell me the disaster recovery plan
You want to use a perspective in an mdx query. How do you select the perspective?
Is natural join and equi join same?
what are the disadvantages of cursors? : Sql server database administration
What are scalar functions in sql?
What is efficiency data?
Why it is recommended to avoid referencing a floating point column in the where clause?
What are indexes in ms sql server?
What do you understand by replication in sql server?
What Are the Main Features of SQL Azure?
What is normalization? Explain its different types?