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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Retrieving PL/SQL associative arrays with OCCI...

Re: Retrieving PL/SQL associative arrays with OCCI...

From: Geoffrey E. Quelch <gequelch_at_frii.com>
Date: Thu, 25 Jan 2007 22:36:46 +0000
Message-Id: <200701252236.46710.gequelch@frii.com>


On Thursday 25 January 2007 10:01 pm, Reidy, Ron wrote:
> Not to be picky ...
>

Picky is always good... :-)

> I don't see NumArray defined in your package. I see IntArray.
>

The next line of the package definition has:

TYPE NumArray IS TABLE OF NUMBER INDEX BY BINARY_INTEGER;

Thanks,
GEQ

-- 
Geoff Quelch
Email: gequelch_at_frii.net

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jan 25 2007 - 16:36:46 CST

Original text of this message

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