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

Answer Posted / yuvaevergreen

Product join in not desirable unless required as it involves
over usage and unnecessary usage of resources. The query
designer should always use conditions in the query or sub
queries to reduce the no of qualifying rows. This can be
easily observed by analyzing the execution plan. So TD
assumes "product join" when there are tables involved
without any condition. Example below,
SELECT * FROM A,B;
Since no filtering condition has been used, this results in
a product join.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain and compare pros and cons of snow flake schemas?

613


Highlight the need for Performance Tuning.

595


If the PMON is not working then how do you identify and monitor all the processes, resources and sessions ?

1745


How will you solve the problem that occurs during update?

589


how many modules are there in telecome domain?how to explain the architecture?

1561






What does sleep function does in fast load?

623


What is stored procedure in teradata?

593


What are the available primary index types in teradata.

591


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

579


If RDBMS is halted what will you do ?

1711


Difference between stored procedure and macro?

691


how do we write scripts in unix how to execute scripts in real time anybody please needfull or give me number i will cal u

1284


What is logical data model?

644


Explain BYNET.

613


How do you see a ddl for an existing table?

575