Difference between sub query and nested query ?
Answer Posted / reddy
Hi Friends,
Query inside a query is called as Sub query. Sub query is
also called as Nested Query.
Thanks
REDDY
| Is This Answer Correct ? | 22 Yes | 41 No |
Post New Answer View All Answers
Where do you use decode and case statements?
Does facebook use oracle?
What is concurrency in oracle?
How do I spool in oracle?
What is partitioned table in Oracle?
How to display employee records who gets more salary than the average salary in the department?
What is the order of defining local variables and sub procedures/functions?
How can we delete duplicate rows in a table?
How to count duplicated values in a column in oracle?
What is query image?
How many types of table in Oracle?
How to estimate disk space needed for an export job?
Explain the importance of .pll extension in oracle?
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??