Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Array Implementation in Oracle
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
![]() |
![]() |