What is the default join strategy in Teradata???

Answer Posted / yuvaevergreen

Three strategies followed by optimizer are:
1.Duplication of rows of one table to every amp
--> This one is opted by optimizer when the non-PI column
is on a small table.
2.Redistribution of the non PI rows of the table to the amp
containing the matching PI row amp.
--> This one is opted when the tables are large. The non PI
column is in one table is redistributed to the amp
containing the matching PI.
3.Redistribute both the rows of the table by hash values.
--> This is chosen when the join is on a column that is not
the PI in either table. This will require the most spool
space.

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In the Primary Index, what is the score of AMPs that are actively involved?

783


tomorrow i have interview in infosys.can someone pour any suggestions or any interview questions. thank you

598


What is the syntax for case when statement?

810


What is the difference between fastload and multiload?

1025


What is bteq utility in teradata?

743


What is the use of fallback?

764


What is meant by a Highest Cost Plan?

820


During the Display time, how is the sequence generated by Teradata?

809


what are the day to day activities of teradata DBA ?

5577


What is the use of teradata system software?

774


Explain PDE.

837


Is multi insert ansi standard?

1946


What are the steps involved after the disk manager passes the request?

808


What are the different functions included in the server software?

805


How is MLOAD Client System restarted after execution?

829