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

Re: Arrays iin PL/SQL

From: Ivan Samuelson <bolski_at_indy.net>
Date: 1996/11/21
Message-ID: <572eat$4b9@news.indy.net>#1/1

Kevin Conley (kmconley_at_best.com) wrote:

[question about arrays in PL/SQL removed]

: Check out the "Oracle PL/SQL Programming" book by O'Reilly & Associates. ISBN - 1-56592-142-9.

Just to clarify what he's talking about. You can use what is known as PL/SQL tables. These can be used as pseudo-arrays. The book the previous poster is talking about is a DEFINITE must-have for ANY Oracle developer. It has a package that creates a "psuedo-array" structure for what you're looking for.

--

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Ivan Samuelson, Consultant * GO HORSE! Profound Consulting * bolski_at_indy.net http://indy.net/~profound * http://chaos.taylored.com/home/bolski/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Received on Thu Nov 21 1996 - 00:00:00 CST

Original text of this message

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