Whatz the main diff between Subquery and a Join

Answer Posted / suryakiran

The main usage of subqueries is to retrieve a single record
from that same table or another table.

And also we can use subqueries to retrieve multiple
records,for this we have to use multiple sub queies,instead
of this its better to use joins based on a condition.

We can perform all operations for joins by using subqueries
but it is very complicated.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between blob and clob in oracle?

586


Explain the use of compress option in exp command.

552


How to update a table row with a record?

597


What is the difference between online and offline backups?

563


What is an oracle and why it is used?

626






Explain the use of inctype option in exp command.

598


What is the usage of control file in oracle?

611


Explain database link?

669


Explain oracle data types with examples?

577


How to retrieve values from data fields in record variables?

572


How to sort output in descending order in oracle?

580


What is an oracle?

581


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

1438


What is a subquery?

618


What is the database name in oracle?

536