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: Dynamic SQL through SOAP

Re: Dynamic SQL through SOAP

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 08 Nov 2005 22:10:56 -0800
Message-ID: <1131516657.221353@yasure>


fdbozzo wrote:
> The answer is EXECUTE IMMEDIATE for strings <= 4000 chars and DBMS_PARSE
> for tehe rest.
>
> Bye.

I do believe you mean DBMS_SQL for the rest.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Wed Nov 09 2005 - 00:10:56 CST

Original text of this message

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