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: The stupidest design I ever saw

Re: The stupidest design I ever saw

From: Neo <neo55592_at_hotmail.com>
Date: 5 Apr 2006 19:18:40 -0700
Message-ID: <1144289920.484438.264090@j33g2000cwa.googlegroups.com>


> table Nodes (id number, ... -- content)
> table Edges (tail number, head number, ... -- more content, if edges are labeled)

How do I use the above schema to model the vehicle classes shown in the RDF example given earlier? I still don't see it. Received on Wed Apr 05 2006 - 21:18:40 CDT

Original text of this message

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