what is different between inline query,subquery& corelated
query?
Answer Posted / dhana
An inline view is a SELECT statement in the FROM-clause of
another SELECT statement. In-line views are commonly used
simplify complex queries by removing join operations and
condensing several separate queries into a single query.
This feature was introduced in Oracle 7.
Is This Answer Correct ? | 79 Yes | 13 No |
Post New Answer View All Answers
What is the use of transaction flexfield in autoinvoice? : oracle accounts receivable
what are basic modules required to implement oracle application in any oraganisation?
what are the API of GL,PO,AP
difference of using cursor for loop and open,fetch,close.which one is better
can u pls share responsibilities for production how to environment in odi?and how to generate report ?
How many segment are present in Oracle Manufacturing
Can you explain how to adjust the amount of advance already received against an invoice? : oracle accounts receivable
Hi, IN oracle apps HRMS, if the employee changes his department, and when a conconurrent program is run for calulating the pay, The latest Dept id is not diaplayed, howeber the previous deptid is considered. Please can someone tell me where is the program going wrong, which side?
TILL WHAT LEVEL OF SECURITY BO SUPPORTS?
What is the difference between oracle media recovery and crash recovery?
8. Supporting AP, AR and GL?
HOW TO SAVE UNIVERSES AND DOCUMENTS IN THE REPOSITORY?
What is the sql query to find the employee who has Nth maximum salary?
WHAT ARE TEMPLATES?EXPLAIN WHAT YOU HAVE CREATED?
how to replace not in with not exist?