Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How does the processing of a correlated subquery differ
from a non correlated subquery?

Answer Posted / s

For every qualifying row in the outer query the correlated
subquery is evaluated. The correlated subquery has
reference to atleast one column of the outer query.

Non-correlated subquery does not make any reference to the
other query. The subquery is only executed once and the
results are used by the outer query to find the qualifying
rows.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is with ur in db2?

1384


what is the sqlcode -501

13307


What is host variable in db2 cobol?

1135


What parameters are used to control the free space in DB2?

1094


What is the default page size of buffer pools?

1170


Define db2 and its databases?

1112


How do you simulate the explain of an embedded sql statement in spufi/qmf?

1141


Why select is not preferred in embedded sql programs?

1350


by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?

9358


How do I change the column size in db2?

1205


What does runstats do in db2?

1184


What is a bind in db2?

1105


Can we delete records from view?

1022


Explain db2.

1085


What is table space in db2?

1072