Re: pl/sql table

From: Jonathan W. Ingram <jingram_at_teleport.com>
Date: 1996/07/11
Message-ID: <4s7o0g$61g_at_nadine.teleport.com>#1/1


Before I could do anything about it, Ayokunle Giwa <akgiwa_at_cnct.com> wrote:

>Hi all,
> I'd really appreciate someone out there explaining to me the basics
>of a pl/sql table its uses and methods .........Thanx ....Ayokunle Giwa

It's very simple. A PL/SQL table is like an array. The only difference is that an array is actually useful :-) The only time I've had opportunity to use PL/SQL tables, I had to use (and keep track of, oh vey!) 2 dozen of them. As much as I like PL/SQL, it has a long way to go when it comes to array-like processing.

Jonathan Received on Thu Jul 11 1996 - 00:00:00 CEST

Original text of this message