Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Simplest way to create/use PLSQL collections

Simplest way to create/use PLSQL collections

From: Ranko Mosic <ranko.mosic_at_gmail.com>
Date: Tue, 17 May 2005 16:47:41 -0400
Message-ID: <367369f10505171347d13dc16@mail.gmail.com>


Hi,=20
I need to quickly create array; then browse it. I am thinking of using index by binary_integer type of collection because= =20
they don't need to be extended etc.=20
How do I traverse this type of array ( how does for ... loop look like )=  ?=20

Regards, Ranko.

--
http://www.freelists.org/webpage/oracle-l
Received on Tue May 17 2005 - 16:52:23 CDT

Original text of this message

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