For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
The Connect By operator is a way to handle hierarchical models implemented through tables.
Is it possible to use it generate sets like in CTE (or recursive subquery factoring)?