Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: Nested Sets And Pedigrees

Re: Nested Sets And Pedigrees

From: --CELKO-- <71062.1056_at_compuserve.com>
Date: 5 Apr 2002 10:00:37 -0800
Message-ID: <c0d87ec0.0204051000.79ec9d8b@posting.google.com>


>> Make two trees:

I am not sure that would work. Consider a family of several generations with both sons and daughter. Fred is the father of (Sally, Tom); Fran is the mother of (Sally, Tom). When Sally gets married and has a grand-daughter, which tree is her child put into?

This is not really a tree, but a graph structure. Maybe a table of (father, mother, child) rows would work better. Received on Fri Apr 05 2002 - 12:00:37 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US