Difference between Cluster and Non-cluster index?
Answer Posted / bala murugan28
IN SIMPLE WORDS,
CLUTER INDEX IS PHYSICALY STORED ONE.
NONCLUSTER INDEX IS LOGICALLY STORED ONE.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
When we should use and scope of @@identity?
Why use update_statistics command in sql server?
How can you insert null values in a column while inserting the data?
How you can change the database name in SQL SERVER?
Differentiate between mongodb vs. Sql server?
How to use column default values in insert statements in ms sql server?
Differentiate between sql temp table vs table variable?
What are unicode character string data types in ms sql server?
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 the difference between dbcc indexdefrag and dbcc reindex?
How do I setup a sql server database?
What is the tcp/ip port on which sql server runs?
What is hierarchy, what are its types and difference between them? : sql server analysis services, ssas
How to test a dml trigger in ms sql server?
What is indexing explain it with an example?