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

Home -> Community -> Mailing Lists -> Oracle-L -> exec_imm

exec_imm

From: R Zijlstra <rmsah_at_xs4all.nl>
Date: Fri, 5 Mar 2004 13:06:29 +0100
Message-Id: <200403051206.i25C6mLo018830@smtp-out1.xs4all.nl>


Hello All,  

When executing a sql statement through 'execute immediate' I want to do something like this:  

    execute immediate
'select ...
 bulk collect into Some_Table

 from ... 
 where ...
 and ...'
 

The problem is in the bulk collect statement. I tried a lot of things, but I cannot get it to work.
Anybody a hint? Thanks  

Rob Zijlstra              



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Fri Mar 05 2004 - 06:22:20 CST

Original text of this message

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