1.

What Is Correlated Sub-query ?

Answer»

CORRELATED SUB QUERY is a sub query which has REFERENCE to the MAIN query.

Correlated sub query is a sub query which has reference to the main query.



Discussion

No Comment Found