what are corelated subqueries

Answer Posted / anonymus

In a SQL database query, a correlated subquery (also known as a synchronized subquery) is a subquery (a query nested inside another query) that uses values from the outer query. Because the subquery may be evaluated once for each row processed by the outer query, it can be inefficient.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is oracle database 10g express edition?

587


Explain the use of grant option in exp command.

576


i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?

1464


Briefly explain what is literal? Give an example where it can be used?

533


What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?

518






What are oracle functions?

544


How to define an anonymous block?

610


Difference between inner join vs where ?

600


Query to retrieve record for a many to many relationship ?

2076


What is a private synonym?

1075


Does oracle database need java?

514


What do you understand by a database object?

577


Explain the difference between sql and oracle?

574


How to write date and time interval literals in oracle?

563


IS it possible to built the oracle database without setting the kernal parameters?

1757