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 Join Index in TD and How it works?

Answer Posted / rashid equbal

Join Index is nothing but pre-joning 2 or more tables or
views which are commonly joined in order to reduce the
joining overhead.
So teradata usdes the join index instead of resolving the
joins in the participating base tables.
They increase the efficiency and performance of join
queries.
They can have different primary indexes than the base tables
and also are automatically updated as and when the base rows
are updated. they can have repeating values.

There are 3 types of join indexes:
1) Single table join index - here the rows are distributed
based on the foreign key hash value of the base table.
2) Multi table join index - joining two tables.
3) Aggregate join index - performing the aggregates but
only sum and count.

Is This Answer Correct ?    7 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Discuss the advantages of using partitioned primary index in a query?

1002


What are the main components of teradata system?

1193


What is the function of parser component in teradata?

1131


Why do you get spool space errors? How do trouble-shoot them?

1092


Describe the set operators in teradata.

1048


What do you mean by fastexport in teradata?

1047


What are the available primary index types in teradata.

1079


Write a program to show the parser component used in teradata?

1027


What is a node in teradata?

1049


What is the difference between fastload and multiload? Which one is faster?

1297


How do you verify a complicated sql?

1115


What is the use of having index on table?

1040


Explain the types of join supports by teradata?

1044


What are the things to be considered while creating secondary index?

1140


How is the teradata different from oracle?

1166