in reply to
Deleting a branch from a tree structure
I think you'd be better off using PL/SQL or Oracle's "CONNECT BY" extensions. There's a tutorial
here
.
Comment on
Re: Deleting a branch from a tree structure
Replies are listed 'Best First'.
Re: Re: Deleting a branch from a tree structure
by
Stegalex
(Chaplain)
on Apr 23, 2003 at 02:15 UTC
Thanks! I knew I could do it with SQL but I am so tired that I am not thinking straight. Excellent tutorial!
~~~~~~~~~~~~~~~
I like chicken.
[reply]
In Section
Seekers of Perl Wisdom