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
Can a database be shrunk with users active?
What is trigger and different types of Triggers?
how to overcome kernel isssues
What is the Control Flow in SSIS
How many types of keys are there?
How we can compare two database data?
What is normalization and its types?
How to insert and update data into a table with "insert" and "update" statements?
What is dml command?
What is the difference between char, varchar and nvarchar?
what are the different ways to return the rowcount of a table?
How to round a numeric value to a specific precision?
What is data source object?
Explain cross join or cartesian product in sql?
Tell me what is difference between view and materialized view?