DEVFYI - Developer Resource - FYI

What is the sub-query?

PL/SQL Interview Questions and Answers


(Continued from previous question...)

What is the sub-query?

Sub-query is a query whose return values are used in filtering conditions of the main query.

(Continued on next question...)

Other Interview Questions