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...

What is the basic difference between clustered and a
non-clustered index?

Answer Posted / venkat reddy.ravu

**clustured index unique for a table,that reorders the data
which is physically stored in a table.Leaf node ie end
point of the clustured index contains the data pages.
**non clustured indexes logical order doesent meets the
physical order of the data in disk.leaf nodes of non
clustured indexes not contains data pages,instead contains
index rows.we can create 249 non clustured indexes on a
table.

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the general features of sql server management studio? : sql server management studio

1126


what are database files and filegroups? : Sql server database administration

994


Explain the usage of floor function in sql server.

1016


While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?

113


Are semicolons required at the end of sql statements in sql server 2005?

1035


What are sub reports and how to create them?

144


If no size is defined while creating the database, what size will the database have?

1032


What are the source of constraints?

975


How is sql used in sql server?

1051


What are commonly used mssql functions in php?

1138


How to create new tables with "select ... Into" statements in ms sql server?

1042


What methods do you follow to protect from sql injection attack?

1070


How to concatenate two strings in SQL Server.

1201


Why are sql functions used?

1179


What is normalization and its types?

1074