A correlated subquery is one that makes use of values from the outer query. Because of this dependency, a correlated subquery cannot be executed as
A correlated subquery is one that makes use of values from the outer query. Because of this dependency, a correlated subquery cannot be executed as