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

Home -> Community -> Usenet -> comp.databases.theory -> The stupidest design I ever saw

The stupidest design I ever saw

From: Mikito Harakiri <mikharakiri_nospaum_at_yahoo.com>
Date: 5 Apr 2006 10:52:49 -0700
Message-ID: <1144259569.775880.76730@i39g2000cwa.googlegroups.com>


This is a continuation of the old theme, now featuring xml.

<tree>

<node id=0 parent_id=null label='A'>
<node id=1 parent_id=0 label='B'>
<node id=2 parent_id=0 label='C'>

    ...
</tree> Received on Wed Apr 05 2006 - 12:52:49 CDT

Original text of this message

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