Re: Nearest Common Ancestor Report (XDb1's $1000 Challenge)
From: Neo <neo55592_at_hotmail.com>
Date: 2 Jun 2004 15:53:21 -0700
Message-ID: <4b45d3ad.0406021453.63b92228_at_posting.google.com>
Date: 2 Jun 2004 15:53:21 -0700
Message-ID: <4b45d3ad.0406021453.63b92228_at_posting.google.com>
> > In RM Sol#1, I added:
> >
> > insert hierarchies (thing, otherthing, hierarchy)
> > values ('mary', 'john', 'parent')
> > insert hierarchies (thing, otherthing, hierarchy)
> > values ('luke', 'john', 'parent')
> >
> > produced empty report ...
>
> I was not able to reproduce the bug you encountered.
My apologies, both solutions did generate a report for the second hierarchy. Received on Thu Jun 03 2004 - 00:53:21 CEST