What is the difference between normal and corelated subqueries?
Answer Posted / deva
corelated subquery is the one where the in-query takes the
input from the outer query. This happens for every value in
the in-query.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What is the best way to do multi-row insert in oracle?
How does the on-delete-cascade statement work?
How to save query output to a local file?
What are group functions in oracle?
What is truncate oracle?
What is sharded cluster?
How to shutdown your 10g xe server?
Why does for update in oracle 8 cause an ora-01002 error?
What is a tns service name?
How many types of auditing in Oracle?
What is a read write transaction in oracle?
How can windows applications connect to oracle servers?
How to create a stored procedure in oracle?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
How to see free space of each tablespace?