what is correlated subquery
Answers were Sorted based on User's Feedback
Answer / g.v.prasad
It is Another Way of Performing queries upon the data with a
simulation of joins
in this the information from the OUTER SELECT statement
participates as a condition in the INNER SELECT statement
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ruba
outer query is first executed and then outerquery was used
by the inner query
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / naveen
Inner Query refers outer query refers inner Query
we can take an example of Inline View
| Is This Answer Correct ? | 0 Yes | 2 No |
Explain the difference between a data block, an extent and a segment.
What is the use of transaction flexfield in autoinvoice? : oracle accounts receivable
What is auto invoicing? Explain : oracle accounts receivable
what is the querry to get first 10 records from the emp table?(emp no is the primary key)
I am Bsc Computer Science Graduate, I have good knowledge in SQL 7.0, Can I go for Oracle APPS course please suggest me the answer
How to update the simple views?give me example?if the table having 100 records and created a view on this table. if i can update the table then how to update the views
How do you create a credit note against an invoice? : oracle accounts receivable
I would like to study certification course in Data base adminidtrator then where would i go to study this course?
whats the difference between join command and Cartesian product using example?
please explain about oracle
What is the architectural difference between Oracle and SQL Server 2000? If I have 100 databases, how many instances get created when you use Oracle and how many get created when you use SQL Server?
What is database schema?