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 is the difference between functions and scalar functions?
What is the server name in sql server?
Explain the third normal form(3nf)?
How to use the inserted and deleted pseudo tables?
what is bit datatype and what's the information that can be stored inside a bit column? : Sql server database administration
What are ddl (data definition language) statements for tables in ms sql server?
what do you understand by change data capture?
How to include text values in sql statements?
What is difference between rollback immediate and with no_wait during alter database?
What is the Disadvantage of indexed sequential file.
What does nvl stand for?
How to delete duplicate records based on single column from a table?
Explain the benefits of user-defined functions?
What are the advantages of policy management?
How to create a user to access a database in ms sql server using "create user" statements?