Skip to Main Content

APEX

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!

What is the equivalent of CONNECT_BY_ISLEAF function for Apex trees?

PPlattFeb 2 2014 — edited Feb 2 2014

How do I test if a node on an apex tree is a leaf node?  I don't want to display tree nodes that are equal to a specific tree "level" and are leaf nodes.  The LEVEL pseudo column seems to work OK but I get an error using CONNECT_BY_ISLEAF.

thanks in advance

Paul

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 2 2014
Added on Feb 2 2014
1 comment
418 views