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: PL/SQL: Two Dimensional Arrays

Re: PL/SQL: Two Dimensional Arrays

From: Kevin Edwards <tach_at_wchat.on.ca>
Date: 2000/06/01
Message-ID: <3936F7FD.2FAE3091@wchat.on.ca>#1/1

You could use a PL/SQL table containing a RECORD type with 2 fields in it...

Kevin Edwards

yitbsal_at_statcan.ca wrote:

> Hi,
>
> Can anyone suggest to me the best way to implement a two-dimensional
> array of numbers in PL/SQL?
>
> Specifically, I would like to create a table of tables.
>
> Salaam Yitbarek
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Thu Jun 01 2000 - 00:00:00 CDT

Original text of this message

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