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: How to create a 2-D array inside a package

Re: How to create a 2-D array inside a package

From: Markus Stuhlpfarrer <mstuhlpfarrer_at_hollomey.com>
Date: Mon, 01 Oct 2001 09:49:55 GMT
Message-ID: <3BB46380.E6DD5A3F@hollomey.com>


2 things:
a. which version of oracle?

if 8i or higher:
RTFM (read the fucking manual)
on "Collections and Records"
there you might find everything you need

C Chang wrote:

> I like to use the input data to create a run time 2-D array. The only
> thing I know is to something like
>
> variable_ref(count) which is a 1D array.
>
> Can Any guru give a tip? Thanks
>
> CC
Received on Mon Oct 01 2001 - 04:49:55 CDT

Original text of this message

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