Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Difference between Cluster and Non-cluster index?

Answer Posted / div

Cluster index directly represents the physically stored
data. So their order will be the same as and when they are
populated into the table. Accessing this data will be
faster.

Non-cluster index just provides a pointer to the data.
Accessing this data will be slower when compared to the
clustered data.

Is This Answer Correct ?    7 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When a primary key constraint is included in a table, what other constraints does this imply?

1017


Where in ms sql server is ’100’ equal to ‘0’?

1128


What does <> symbol mean?

1026


What is oltp (online transaction processing)?

1055


How do you make a trace?

1073


How can I know what locks are running on which resource?

992


What are the types of database recovery models?

1184


What are the fixed server level roles? : sql server security

1214


What are the security related catalog views? : sql server security

988


Explain boyce and codd normal form(bcnf)?

1008


How to concatenate two strings in SQL Server.

1203


What are the properties of sub-query?

1130


Do you know nested transaction?

997


Explain candidate key, alternate key, and composite key?

1056


What is a trigger and types of a trigger?

1025