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 optimize sql query with multiple joins in sql server?

955


In which files does sql server actually store data?

953


What is checkpoint in sql server?

1216


What is reference section?

1057


What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio

1187


What are parameterized reports? What are cascading parameters in ssrs reports?

165


What is the downside of using udf?

1162


What is 3nf normalization form?

1168


What do you mean by collation recursive stored procedure?

1108


What are the recovery models in sql server 2000?

1001


What is sparse columns of sql server 2008?

1099


How to drop an existing user defined function in ms sql server?

1066


Where are sql server usernames and passwords stored in the sql server?

1174


User wants only to display only pdf as export option in report manager. How to achieve this?

269


What is temporal data type?

967