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

How does indexing improve query performance?

Answer Posted / praveen

By creating index on single or multiple columns, query
takes index access path instead of full table scan. Full
table scan is costilier operation where it has to visit all
rows in the table whereas index operation just accesses the
index sub table with required hash value and joins with the
basetable using rowid. This improves response time and
performance of the query.

Is This Answer Correct ?    28 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the term 'row' related to relational database management system?

998


what is object level locking ? where do appear this type of locking ?

3538


What is a node in teradata? Explain

1053


What do you mean by caching in teradata?

1103


Can we collect statistics on multiple columns?

1122


Explain and compare pros and cons of start schemas?

1148


How do you do backup and recovery in teradata?

1077


What do you mean by tpt in teradata?

1064


Define views in teradata with general syntax.

1086


Can we have an unconnected lkp to lookup a db2 record against a teradata record? Doesnt seem to work. I could be wrong

1123


What are the advantages of teradata?

1058


How is MLOAD Teradata Server restarted after execution?

1340


Highlight the need for Performance Tuning.

1154


How do you see a ddl for an existing table?

1059


What is the multi-insert?

1082