On Fri, 13 Feb 2004, CSN wrote:
>
> That does the trick. I'd also like to figure out a way
> to set all parent_ids to NULL if no parent row can be
> found. I haven't been able to figure it out so far.
could a circular foreign key reference with one delete set null type thing
work? then it'd be automagic