Difference between join and a subquery?
Answer Posted / katty
When data is to be retrieved from one table based on the condition from another table subquery is used
When the data is to be retrieved from both the tables join is used
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
How can I see all tables in oracle?
What is Virtual Private Database in Oracle?
What is save point in oracle database?
What is object data modeling?
What is oracle data type?
How to delete a column in an existing table in oracle?
Is the After report trigger fired if the report execution fails ?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
How to use "in out" parameter properly?
How to load excel data sheet to oracle database
How to convert times to characters in oracle?
Explain about your project and its relation to the current job position you are applying to?
How to connect to oracle using service name instead of sid?
How to create a single index for multiple columns?
How to sort the query output in oracle?