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

Pls any body reply for this question.
Which circumstance does the optimizing choose a product join?
Thanks for advance

Answer Posted / etlguy

Product join compares all rows in 1st table with rows in 2nd
table. This join is generally chosen by optimizer whenever
there in an inequality condition in join. This is because
hash values cannot be compared for greater than or lesser
than which results in product join. Also, product join uses
spool files for redistribution or duplication of tables,
which is not desirable.So, it is advisable to avoid product
join as far as possible.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In general, how do you optimze any sql in teradata?

1084


What are the newly developed features of Teradata?

1081


How many sessions of MAX is PE capable of handling at a particular time?

1132


What are the various indexes in teradata? Why are they preferred?

1050


When tpump is used instead of multiload?

1142


What is oltp?

1011


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

1114


Give a justifiable reason why Multi-load supports NUSI instead of USI.

1211


Explain the term 'foreign key' related to relational database management system?

1109


How to find duplicates in a table?

1270


What is collect statistics?

1048


What do you mean by ttu in teradata?

1081


What is the difference between union and union all in teradata?

1183


if collect stats but it show low confidence why?

1745


What is the primary index in teradata?

1277