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

Home -> Community -> Usenet -> c.d.o.server -> multi-valued field?

multi-valued field?

From: Kevin Kane <wolfman_at_mail.io.com>
Date: 1996/12/30
Message-ID: <32C84DB8.41C6@mail.io.com>#1/1

Hi. Is there such a thing in DB2 as a multi-valued field? By this I mean that I have a column called, say, AUTOMOBILES. If a person has 2 cars, then I would like the AUTOMOBILES field of his record to contain 2 entries, one for each car.

So, can DB2 handle this, or am I just going to have to cat the individual values together into a character string with some kind of delimiter?

Thanks for your help.
-Kevin Received on Mon Dec 30 1996 - 00:00:00 CST

Original text of this message

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