What is the difference between sub-query & co-related sub
query?answer ASAP.......
thanks in advance..............Prakash

Answer Posted / soujanya

Nesting of queries, one within another, is termed as a Sub-
Query.

A sub query is executed once for the parent statement
whereas the correlated sub query is executed once for each
row of the parent query.
Example
Select deptno, ename, sal from emp a
where sal = (select max(sal) from emp
where deptno = a.deptno)
order by deptno

Is This Answer Correct ?    52 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which versions are used in the bo dashboard work?

591


how many reports have u created ? explain a few.

1655


Can I create a master report in webi having 15 dimensions and 150 kpi's with 100GB of data and store it in cache ,So that I can use Cache for building new reports with less dimensions and Kpi's without hitting database againg just using cache??Please suggest...

1615


What is the profile and package?

1760


How we drill up week to month?

613






Can you please send me the migration related issues .

1636


Explain what if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?

618


Explain is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?

583


i want my connection to be dynamic. How can I make it. I mean the username and password should be dynamic. How?

1607


What three things do you consider to be the most important factors for a manager?

587


Explain what three things do you consider to be the most important factors for a manager?

547


What is package in BO

2679


Explain and tell me about a situation where your analysis of a problem was deemed to be incorrect? What would you have done differently?

810


What is top business?

560


What is a fantrap in business objects?

573