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: Complex RDB Tables

RE: Complex RDB Tables

From: objectman <kcintron_at_elp.rr.com>
Date: Wed, 20 Mar 2002 17:08:53 GMT
Message-ID: <Fm3m8.38055$Dv6.1593053@typhoon.austin.rr.com>


I'm a newbie to complex relational DB modeling.

What I'm attempting to do is.

WorkOrder

    parts used (1+)
    accessories used (1+)

In other works the WorkOrder has n+ parts and accessories that are used. In an OODB I would solve this using aggregation. What is the solution in the relational world. Thanks in advance.

--
Kevin J Citron
Sr. Object  Imagineer
Optimized Objects

(915) 276-5828
(915) 566-2403
Received on Wed Mar 20 2002 - 11:08:53 CST

Original text of this message

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