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

When do u use clustered index and non-clustered index?

Answer Posted / pradeep

To increase the performance of database we can use clustered Index .It will be in sorted order and it is in the form of B tree structure and it won't accept nulls.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many levels of sp nesting are possible?

1067


Mention the differences between local and global temporary tables.

1105


Can we do dml on views?

1012


What is tablesample?

1170


Define left outer join in sql server joins?

1006


How many database files are there in sql server 2000?what are they?

1099


How to set database to be single_user in ms sql server?

1078


What language is sql server written in?

1077


what are different types of backups available in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration

966


how to control the amount of free space in your index pages? : Sql server database administration

1083


Explain different types of collation sensitivity?

1028


What is nonclustered index on computed columns?

995


You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?

1190


Define a cross join?

1081


can you instantiate a com object by using t-sql? : Sql server database administration

1038