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: transitive closure

Re: transitive closure

From: -CELKO- <jcelko212_at_earthlink.net>
Date: 18 Jul 2005 07:08:24 -0700
Message-ID: <1121695704.012010.321980@g43g2000cwa.googlegroups.com>


Have you seen a copy of TREES & HIERARCHIES? There are serealk ways of modeling trees to get a transitive closure in one statement. General graphs can be done with recursive CTEs. Received on Mon Jul 18 2005 - 09:08:24 CDT

Original text of this message

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