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
How do I manually create a database in oracle?
What are a query and state the different types of queries and their uses?
Can multiple cursors being opened at the same time?
please explain.. DB architecture ...
What is set verify off in oracle?
Oracle
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
Explain the use of indexes option in exp command.
What is not equal to in oracle?
how can we store any pdf file in oracle
Why is oracle used?
What is flashback in Oracle?
What language does oracle use?
What is the difference between hot backup and cold backup in oracle? Tell about their benefits also.
How to use null as conditions in oracle?