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 does the on-delete-cascade statement work?

605


Give the advantages and disadvantages of clusters.

571


What is raw datatype in oracle?

583


Does oracle partitioning improve performance?

550


Explain integrity constraints?

663






Can we create database in oracle using command line ?

582


How can we find out the duplicate values in an oracle table?

607


what are steps for interface? where is exchange rate defined in which table?

1495


Oracle

1849


How to drop an existing table in oracle?

590


what is a Nested Loop join?

1564


Why does Oracle not permit the use of PCTUSED with indexes?

1951


How does Oracle guarantee data integrity of data changes?

1936


Difference between the “verify” and “feedback” command?

772


Why do we use coalesce function in oracle?

628