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: Mladen Gogala <mgogala_at_yahoo.com>
Date: Fri, 14 Sep 2007 08:46:02 +0200 (CEST)
Message-ID: <fcdana$n6n$1@aioe.org>


On Thu, 13 Sep 2007 16:46:13 +0200, 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,

First, capital letters in the title are considered offensive. Second, have you tried both versions and benchmarked it? How do you expect somebody to give you a sound advice without providing any additional information? I would go with what works faster for you. You can try it out, it's not illegal, unless you live in TX.

-- 
http://www.mladen-gogala.com
Received on Fri Sep 14 2007 - 01:46:02 CDT

Original text of this message

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