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 -> Re: Multi-dimensional arrays

Re: Multi-dimensional arrays

From: William Robertson <williamr2019_at_googlemail.com>
Date: Fri, 09 Nov 2007 00:33:04 -0800
Message-ID: <1194597184.298632.135360@v2g2000hsf.googlegroups.com>


On Nov 8, 4:29 pm, m..._at_mtekusa.com wrote:
> Hi Everyone,
>
> We are running Oracle 8.1.7. I'm trying to create a two dimensional
> array. I realize that this is almost impossible prior to 9i. But,
> this is all I have to work with right now.
>
> Can someone give me an example on how to set this up in a package?
> I'm lost and have tried a number of different things.
>
> I'm hoping for something somewhat simple, that will not take 30 lines
> of code to implement and use.
>
> Thank you for your help.
>
> John

You can have arrays of arrays in 8i. I don't know what 9i feature you mean as I'm not aware of anything new that fits the description. I think arrays of records were new in 8i, if I can cast my mind back to the late 90s. Is that what you mean? Received on Fri Nov 09 2007 - 02:33:04 CST

Original text of this message

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