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: Extracting Parent Model from Nested Sets Model

Re: Extracting Parent Model from Nested Sets Model

From: --CELKO-- <71062.1056_at_compuserve.com>
Date: 22 Jan 2003 11:08:58 -0800
Message-ID: <c0d87ec0.0301221108.10e5d0f1@posting.google.com>


>> Does that work in SQL Server? <<

No. The adjacency list model would have a (parent, child) table as a result. This query simply gives meaningless numbers. Yout query does not translate into SQL.

What is the logic? Is there a looop hidden in the syntax? Received on Wed Jan 22 2003 - 13:08:58 CST

Original text of this message

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