Difference between sub query and nested query ?
Answer Posted / mohammed al-fahed
The query inside a query is known as a subquery.
When we have another query again query inside subquery then
it is known as nested subquery, which resinde in the WHERE
clause.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to specify default values in insert statement using oracle?
What are the attributes of cursor?
What are ddl statements in oracle?
How to get a list of all background sessions in the database?
What is a nested table?
Explain oracle left join with an example?
How to define a procedure inside another procedure?
query optmization techniques and quwry analyser+projects+ppts
What is a read write transaction in oracle?
How can we find out the current date and time in oracle?
How to delete all rows a table in oracle?
How to loop through a cursor variable?
Design database draw er diagram for a certain scenario ?
How do I know if oracle client is installed on windows?
Explain parameter file in oracle.