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 / kshirsagar sambhaji

The difference is that, Clustered index is unique for any
given table and we can have only one clustered index on a
table. The leaf level of a clustered index is the actual
data and the data is resorted in case of clustered index.
Whereas in case of non-clustered index the leaf level is
actually a pointer to the data in rows so we can have as
many non-clustered indexes as we can on the db.


Is This Answer Correct ?    48 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to include text values in sql statements?

1089


You notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it?

1153


How to populate a table in sql server?

989


What happens if date-only values are provided as date and time literals?

1071


Give an example of why you would want to denormalize a database

1026


how to create a scrollable cursor with the scroll option? : Sql server database administration

1141


What is ssrs?

135


What is mean by dml?

1057


What is the recovery model? List the types of recovery model available in sql server?

941


If I delete a template from the list in sql studio, will it be deleted from the hard disk? : sql server management studio

1024


Characterize join and name diverse sorts of joins?

1016


How to use "if ... Else if ... Else ..." Statement structures in ms sql server?

1135


How can we rewrite sub-queries into simple select statements or with joins?

1025


What are trace files?

998


What is bit data type? What's the information that can be stored inside a bit column?

964