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
Equi join and non equi join is possible with sql server?
Explain filestream storage of sql server 2008?
role of sql sever 2005 in database rather than any other database
How to send email from database?
What is collation?
If I delete a template from the list in sql studio, will it be deleted from the hard disk? : sql server management studio
What is sql server management studio? : sql server management studio
What are the differences between char and varchar in ms sql server?
What is the meaning of lock escalation and why/how to stop this? : sql server database administration
What are the steps to process a single select statement?
How to check table values in sql server?
Explain how many normalization forms?
What is outer join in sql server joins?
How to throw custom exception in Stored Procedure?
What is usually the first word in a sql query?