Whatz the main diff between Subquery and a Join

Answer Posted / affan

the main diff is

the subquery gives the result from one table only,but whose condition may depend on another table i.e the inner query.

whereas join gives the result from both the tables if condition is satisfied

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to return top 5 rows in oracle?

543


How would you best determine why your MVIEW couldnt FAST REFRESH?

1433


Is java required for oracle client?

546


If youre unsure in which script a sys or system-owned object is created, but you know its in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?

1653


How to retrieve data from an explicit cursor?

557






How to change user password in oracle?

603


What is varray?

586


Explain compound trigger in oracle?

546


What is a lookup table in oracle?

539


How to insert a record into a table?

634


What are the differences between blob and clob in oracle?

580


What privilege is needed for a user to connect to oracle server?

555


What is an oracle and why it is used?

619


How to export data with a field delimiter?

580


Which are the five query types available in oracle?

524