DEVFYI - Developer Resource - FYI

What is correlated sub-query?

PL/SQL Interview Questions and Answers


(Continued from previous question...)

What is correlated sub-query?

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

(Continued on next question...)

Other Interview Questions