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

What do you mean by teradata intellicloud?

1074


What are tpump utility limitations?

1170


What is the difference between fastload and multiload?

1456


Explain amp in teradata?

1140


In Teradata, what is the significance of UPSERT command?

1307


Briefly explain each of the following terms related to relational database management system (rdbms) – database, tables, columns, row, primary key and foreign key.

1081


What is logical data model?

1255


What are the commands to make a new table, change a table and remove a table in teradata?

1177


What is database exceptions in teradata?

994


What are the uses of bynets in multi-node systems?

1067


What is bteq utility in teradata?

1022


Explain the types of join supports by teradata?

1039


What are the available join types in teradata?

1111


How do you do backup and recovery in teradata?

1067


What do you mean by teradata sql assistant?

1106