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

Answer Posted / yuvaevergreen

Small correction to my answer mentioned above. Join
mentioned in the statement is actually cartesian product
join. SELECT * FROM A,B will result in cartesian product and
not product join. Product joins would be chosen for join
conditions containing inequality.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by parsing?

637


How do you see a ddl for an existing table?

575


If I wanted to run a TPump job only once per day - basically working on a file that is produced once per day - how would you set up the parameters for that sort of job ?

1900


What is smp and mpp platforms?

531


Differentiate database data and data warehouse data?

589






What are the different table types supported by teradata?

537


Explain the new features of teradata?

573


Difference between stored procedure and macro?

691


Highlight the points of differences between the database and user in Teradata.

593


Can we collect statistics on multiple columns?

570


What is the basic syntax for teradata select statement?

580


Can we have an unconnected lkp to lookup a db2 record against a teradata record? Doesnt seem to work. I could be wrong

634


Explain the term 'row' related to relational database management system?

535


Explain and compare pros and cons of start schemas?

549


Define views in teradata with syntax.

645