Difference between Cluster and Non-cluster index?
Answer Posted / rajeev goel
CLUSTER:- cluster like a pointer that point to one page to
another and get the final data.
NON-CLUSTER:- non-cluster like subpart of any part.
for example- content. in side content another subcontent
and so on......
| Is This Answer Correct ? | 24 Yes | 109 No |
Post New Answer View All Answers
Explain the flow of creating a cube? : sql server analysis services, ssas
What is a filestream?
Can we do dml on views?
How to store and query spatial data?
Why we use trigger in sql server with example?
What is the purpose of the model database?
How do I open port 1433?
How to provide default values to stored procedure parameters?
What is the difference between value type and reference type?
What is the default order of an order by clause?
What is report server project?
Explain the architecture of ms sql reporting service?
what is normalization? Explain different levels of normalization? : Sql server database administration
What are cursors? Explain different types of cursors. What are the disadvantages of cursors? How can you avoid cursors?
How to convert character strings into numeric values?