Simplest way to create/use PLSQL collections
- From: Ranko Mosic <ranko.mosic@xxxxxxxxx>
- To: oracle-l@xxxxxxxxxxxxx
- Date: Tue, 17 May 2005 16:47:41 -0400
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
- Follow-Ups:
- Re: Simplest way to create/use PLSQL collections
- From: Connor McDonald
- Re: Simplest way to create/use PLSQL collections
- From: Tim Gorman
Other related posts:
- » Simplest way to create/use PLSQL collections
- » Re: Simplest way to create/use PLSQL collections
- » Re: Simplest way to create/use PLSQL collections
- » RE: Simplest way to create/use PLSQL collections
- » Re: Simplest way to create/use PLSQL collections
- » RE: Simplest way to create/use PLSQL collections
- » Re: Simplest way to create/use PLSQL collections
- » Re: Simplest way to create/use PLSQL collections
- » RE: Simplest way to create/use PLSQL collections
- » RE: Simplest way to create/use PLSQL collections
- » Re: Simplest way to create/use PLSQL collections
- » Re: Simplest way to create/use PLSQL collections
- Re: Simplest way to create/use PLSQL collections
- From: Connor McDonald
- Re: Simplest way to create/use PLSQL collections
- From: Tim Gorman