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

Home -> Community -> Usenet -> c.d.o.misc -> Re: 1:c - relation in oracle

Re: 1:c - relation in oracle

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Fri, 26 Dec 2003 12:30:39 -0800
Message-ID: <1072470545.879850@yasure>


Christian Nein wrote:

> Hi,
>
> can anybody tell me how a 1:c - relation (c is a fixed number, e.g.1:0, 1:1,
> 1:2, ..., 1:N) can be realized in Oracle?
>
> Thank you and best regards,
> Christian

Other than with a trigger ... use a nested VARRAY.

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Fri Dec 26 2003 - 14:30:39 CST

Original text of this message

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