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 purpose of Indexing creating? directly we can search
the reqired row with the help of query?what is the use of
indexing?

Answer Posted / d. shyamala

Indexing is helpful when you have data which is used for
retrieval rather than transactions. Indexing results in
quick retrieval of data. But Indexing should be minimized
in the database where you have lots of transactions.
Indexes are of two types Clustered and non-clustered.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What provider ado.net use by default? Explain the role of data provider in ado.net?

1025


What is difference between connected and disconnected architecture in ado.net?

1203


What is a non query?

985


Why is stored procedure used in ado.net?

1197


Difference between sqlcommand and sqlcommandbuilder?

1190


how Sequence to connect and retrieve data from database using dataset?

1353


What are the 3 major types of connection objects in ado.net?

1050


What is the role of data provider in ado.net?

1045


How do you update a dataset in ado.net and how do you update database through dataset?

968


Give an example that shows how to execute a stored procedure in ado.net?

1112


Why do we serialize data?

1007


Can datareader hold data from multiple tables?

1221


How to enable and disable connection pooling?

1107


What is meant by executenonquery?

988


Is bulk insert faster than insert?

960