1.

What is a correlated sub-query?

A. An independent query that uses the correlation name of another independent query.
B. A sub-query that uses the correlation name of an outer query
C. A sub-query that substitutes the names of the outer query
D. A sub-query that does not depend on its outer query’s correlation names
Answer» C. A sub-query that substitutes the names of the outer query


Discussion

No Comment Found