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 -> Array Implementation in Oracle

Array Implementation in Oracle

From: <bounasall_at_hotmail.com>
Date: Thu, 18 Feb 1999 14:05:07 GMT
Message-ID: <7ah6md$9rm$1@nnrp1.dejanews.com>


here is an example. Let's say we want to have an array of all the months in a year(this is just an example, in my actual design I have a 50 field array). I want to be able to retrieve info for the month of february by requesting the content of the second field of the array, or lets say month[2] assuming index 0 is empty. How would I implement this an oracle table?

Thanks for your help
Bouna

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Thu Feb 18 1999 - 08:05:07 CST

Original text of this message

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