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
What is aggregate table and aggregate fact table ... Any examples of both?
Explain is there any other repository domains rather than universe, security, document?
Difference between zabo and webi?
In source system we have os - windows BO - 5.1.5. with webi 2.7.1 Repository database - oracle Reports database - Oracle and DB2 Nearly we have 1200 reports in present system , i want to move as it is to new hardware os- windows bo- 5.1.5 with webi2.7.1 repository - oracle reports - oracle and db2 let me know is there any migration techniques in same version. thanks in advance Usha
What Is The Difference Between Oltp And Olap?
WHAT ARE THE META DATA TYPES?WHICH META USING IN BO'S
Migration of Reports from business objects 5.1.5 to samee version in different hardware?
What is the profile and package?
If I have three predefined prompts. In a report it will come randomly. How they will come in a specified format?
Please send me BO certification details and question papers? this is my mail id: valsreenivas@gmail.com
What is difference between custom hierarchy and report based hierarchy?
8. How much supervision have you typically received in your previous job?
What is the difference between business requirement document and use case document.
Explain how to execute the plsql procedure from the report by clicking with mouse?
What sort of existing documents should business analysts refer to when starting on a new project?