Difference between sub query and nested query ?

Answer Posted / vrushali

Co-related sub query is one in which inner query is
evaluated only once and from that result outer query is
evaluated.

Nested query is one in which Inner query is evaluated for
multiple times for gatting one row of that outer query.

ex. Query used with IN() clause is Co-related query.
Query used with = operator is Nested query

Is This Answer Correct ?    8 Yes 68 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is object data modeling?

691


What is a synonym? What are its various types?

850


What is columnar storage what is the advantage?

722


I have some query regarding Report generation from Oracle Apps "PO module". I have to generate a report where table columns are as below: Vendor_name Invoice No PO Number Item_Quantity Value of Goods Date of Shipping Name_of_the_transport Date_of_receipt_issued. Now my questions is :from which table/column I can get the information of "Name_of_the_transport" column. Thanks in advance.

3074


Explain what are the type of synonyms?

811


How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?

1675


Explain what are the characteristics of data files?

798


What is the purpose of save points in oracle database?

718


How to create a temporary table in oracle?

925


Explain the difference between a procedure and a function?

792


Explain the different normalization forms?

801


How to manage transaction isolation level?

740


What is meant by joins?

814


What is clustered table in Oracle?

836


How to create an oracle database?

758