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

Home -> Community -> Usenet -> c.d.o.server -> Re: EXECUTE IMMEDIATE + BULK COLLECT without knowing in advance the number of columns fetched ?

Re: EXECUTE IMMEDIATE + BULK COLLECT without knowing in advance the number of columns fetched ?

From: DA Morgan <damorgan_at_psoug.org>
Date: Thu, 13 Sep 2007 09:05:58 -0700
Message-ID: <1189699550.14086@bubbleator.drizzle.com>


codadilupo wrote:
> Is there a way to use EXECUTE IMMEDIATE together with BULK COLLECT for
> fetching rows from a query where the column list is built by the app at
> runtime or is DBMS_SQL the only way to go?
>
> Thank you. Kind regards,

http://www.psoug.org/reference/array_processing.html

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Thu Sep 13 2007 - 11:05:58 CDT

Original text of this message

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