Skip to Main Content

SQL & PL/SQL

Announcement

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!

Can I use the Connect By operator to generate a set?

user576036Nov 26 2013 — edited Nov 26 2013

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)?

This post has been answered by Frank Kulash on Nov 26 2013
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 24 2013
Added on Nov 26 2013
4 comments
337 views