A correlated subquery is where the outer query depends on data from the inner query.
[A].
[B].
Answer: Option B
Explanation:
No answer description available for this question.
A correlated subquery is where the outer query depends on data from the inner query. Read More »
Advanced Sql, Database