Re: Table reordering of multi-table DELETE
Won't that delete the entire table?
Is it a bug? Perhaps not, since every row will delete itself and its parent before moving on to find other children of that parent.
Perhaps you need to discover all the descendants of some root node, then JOIN with it to delete the desired nodes.
Subject
Views
Written By
Posted
4079
May 26, 2009 03:43PM
Re: Table reordering of multi-table DELETE
2624
May 27, 2009 01:21AM
2312
May 27, 2009 02:11AM
2291
May 27, 2009 09:52AM
2334
May 28, 2009 07:10AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.