Whatz the main diff between Subquery and a Join
Answer Posted / gomolemo kasale
a sub query is a query nested within another query while
join select rows from multiple table
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is flashback in Oracle?
Can objects of the same schema reside in different tablespace?
How to retrieve values from data fields in record variables?
Explain oracle 12c new features for developers?
Explain coalesce function?
How to view the data files in the current database?
What are the uses of a database trigger?
How to create an oracle database manually?
In not less than 100 words what's the main difference between Rolap and Molap in ORACLE ?
What is a cursor variable?
Will you be able to store pictures in the database?explain.
Explain rename?
What is a data dictionary and how can it be created?
How to use values from other tables in update statements using oracle?
How to assign values to variables?