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?

Answers were Sorted based on User's Feedback



What is Join Index in TD and How it works?..

Answer / veni botcha

JOIN INDEX:
-----------

Join Index is nothing but pre-joining 2 or more tables or
views which are commonly joined in order to reduce the
joining overhead.
So teradata uses 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 ?    43 Yes 9 No

What is Join Index in TD and How it works?..

Answer / yuvaevergreen

Join index stores the joined rows to two or more tables in
the permanent space. Not beneficiary always. Space
consumptions may be a problem. Can be used whenever large
tables are consistently and frequently joined and space may
not be a problem.

Is This Answer Correct ?    10 Yes 2 No

What is Join Index in TD and How it works?..

Answer / tdguy

In this join index table, rows from two or more tables are
joined and stored in perm space. This table is updated
whenever the underlying rows are modified in the base
tables. These indexes can be very much useful for the
frequent queries. Advantage is faster processing.
Disadvantage is use of space and whenever join involves
atleast one column out of this join index, then this index
table would be of no use. Entire join would have to be done
separately.

Is This Answer Correct ?    6 Yes 0 No

What is Join Index in TD and How it works?..

Answer / kiran

It is an indexing structure containing columns from one or
more base tables.
supose one query frequently request a perticular join on
multiple tables that is recomdable.

Is This Answer Correct ?    4 Yes 1 No

What is Join Index in TD and How it works?..

Answer / 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

What is Join Index in TD and How it works?..

Answer / ponga da ponga

mate.. u r copy pasting the same thing again and
again,,,,,booooo

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Teradata Interview Questions

What is primary index and secondary index?

0 Answers  


What are the different table types that are supported by teradata?

0 Answers  


What is spool space? Why do you get spool space errors?

0 Answers  


What are the functions involved in shared information architecture?

0 Answers  


How to improve the query performance without taking the collect statistics? In explain plan i have 'NO CONFIDENT'.

2 Answers  


what is single value and Multivalue ?

1 Answers   IBM, Wipro,


plz explain parlla distribution and subtable concept in teradata

3 Answers   TCS,


what is the structure of UV table in MLOAD?

4 Answers   Cap Gemini,


In your project what type of issues and errors you facing in Teradata

1 Answers   iGate,


A certain load is being imposed on the table and that too, every hour. The traffic in the morning is relatively low, and that of the night is very high. As per this situation, which is the most advisable utility and how is that utility supposed to be loaded?

0 Answers  


What is collect statistics?

0 Answers  


How do you do backup and recovery in teradata?

0 Answers  


Categories