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
How are the exceptions handled in sql server programming?
What is a subquery in a select query statement in ms sql server?
What is constraints and its types?
How you can get the list of largest tables in a database?
what is an extended stored procedure? Can you instantiate a com object by using t-sql? : Sql server database administration
Can you explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
What is postgresql server?
Explain the working of sql privileges?
What is sql azure database?
Define inner join in sql server joins?
List the advantages of using stored procedures?
What are the advantages of passing name-value pairs as parameters?
How to find the second highest salary of an employee?
What is data set in report?
How to filter out duplications in the returning rows in ms sql server?