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: A new approach to storing ordered hierarchical data in RDBs.

Re: A new approach to storing ordered hierarchical data in RDBs.

From: Neo <neo55592_at_hotmail.com>
Date: 21 Nov 2006 12:34:11 -0800
Message-ID: <1164141251.000279.88640@b28g2000cwb.googlegroups.com>


> ... a new approach to storing ordered hierarchical data ...

In the new approach, what is the process to make Allen an employee of Blake instead of King? For example, in dbd, it would be:

(delete king employee allen)
(create blake employee allen) Received on Tue Nov 21 2006 - 14:34:11 CST

Original text of this message

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