what is correlated subquery

Answers were Sorted based on User's Feedback



what is correlated subquery ..

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

what is correlated subquery ..

Answer / ruba

outer query is first executed and then outerquery was used
by the inner query

Is This Answer Correct ?    0 Yes 0 No

what is correlated subquery ..

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

Post New Answer

More Oracle AllOther Interview Questions

In my table i'm having the duplicate records with sequence number and my requirement is when in new record is coming i want to delete existing old record(onlyone i.e maintaing the partial duplicate date )and add new record

2 Answers   Syntel,


Can we get the deleted Record again if the delete transaction has been committed.

4 Answers  


Explain an ORA-01555

2 Answers  


How I can load an image into image item on Forms. I want to know about built-ins and procedure. and also code for it.

0 Answers  


Name three advisory statistics you can collect.

1 Answers  






if i write the procedure.. and other person make the changes in that code then where i find who is changing my procedure

0 Answers  


Explain prerequisites and post activities of oracle database installation

0 Answers  


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

2 Answers   Cap Gemini, Syntel,


what is domain in database and its benefits?

0 Answers  


What is the meaning of "Modulus" and "Alignment" in a datafile. Data file might be from any database. Data file is created through unloading data from a table. So, while loading this data into my table, I need to use these keywords. Could any one can help me regarding this?

0 Answers  


as a technical developer in oracle applications which type errors feced in your experience sofar

0 Answers   HCL,


Explain the difference between $ORACLE_HOME and $ORACLE_BASE.

2 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)