DEVFYI - Developer Resource - FYI

Explain CONNECT BY PRIOR?

PL/SQL Interview Questions and Answers


(Continued from previous question...)

Explain CONNECT BY PRIOR?

Retrieves rows in hierarchical order eg.
select empno, ename from emp where.

(Continued on next question...)

Other Interview Questions