Difference between join and a subquery?
Answer Posted / rajasekhar
sub query: it is a query to get the answer for multiple questions
joins: it is used for getting the data from more then two tables
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How to define an oracle cursor variable?
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
What is catalog in Oracle?
How to create a new table by selecting rows from another table?
Can you create a synonym without having a table?
Why does oracle 9i treat an empty string as null?
Describe an oracle table?
What is hot backup and logical backup?
How to use "for" statements in oracle?
What is sequence?
What privilege is needed for a user to connect to oracle server?
Why should I use oracle database?
Explain the use of indexes option in exp command.
How to view the tablespaces in the current database?
Is java required for oracle client?