what is different between inline query,subquery& corelated
query?

Answer Posted / dhana

A correlated subquery is a SELECT statement nested inside
another T-SQL statement, which contains a reference to one
or more columns in the outer query. Therefore, the
correlated subquery can be said to be dependent on the outer
query. This is the main difference between a correlated
subquery and just a plain subquery. A plain subquery is not
dependent on the outer query, can be run independently of
the outer query, and will return a result set. A correlated
subquery, since it is dependent on the outer query will
return a syntax errors if it is run by itself.

Is This Answer Correct ?    57 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many segment are present in Oracle Manufacturing

1811


key flexfield structure

1603


Difference between transaction type and transaction sources. : oracle accounts receivable

583


what are all the conversion and interfaces in GL,AP,AR,HRMS with example? otherwise send send link for these

1835


WHAT ARE TEMPLATES?EXPLAIN WHAT YOU HAVE CREATED?

1500






WHAT ALL DIFFERENT KIND OF FUNCTIONS AVAILABLE WHILE DESIGN UNIVERSES?

1652


1)After defining value set we define list of values, I need to enter 1000 values with out entering manually, how will you do that? 2)what are the parameters we use in a concurrent program? 3)what is payroll processing? 4)In organization window after defining an organization and organization classification how to create a new item in the others button? 5)If there are 10 users, How to restrict the selected users not to access the forms?

1654


What is the meaning of "Modulus" and "Alignment" in a datafile. Data file might be from any database. Data file is created through unloading data from a table. So, while loading this data into my table, I need to use these keywords. Could any one can help me regarding this?

1599


WHAT ALL DIFFERENT OPTIONS PRESENT IN WEBI?

2392


What are different types of transactions in ar? : oracle accounts receivable

749


What is the sql query to find the employee who has Nth maximum salary?

4292


A scenario for amount correction & how to use amount correction functionality in AP invoices

1653


Differentiate between earned discounts and unearned discounts? : oracle accounts receivable

674


What view would you use to determine free space in a tablespace?

1783


Explain the difference between $ORACLE_HOME and $ORACLE_BASE.

6743