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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Dynamic SQL Query In PL/SQL Stored Procedure, How To????

Re: Dynamic SQL Query In PL/SQL Stored Procedure, How To????

From: Ran Eilam <eilara_at_cortext.co.il>
Date: 1996/12/20
Message-ID: <32ba7c71.89929963@news.netvision.net.il>#1/1

hello bob

u would have to use the RDBMS_SQL package includeed with Oracle. it has a procedure for sending arbitary strings to Oracle Server.

hth,
ran

On Mon, 16 Dec 1996 16:50:54 GMT, rjkrause_at_ix.netcom.com (Bob Krause) wrote:

>Hello,
> I am using stored procedures and in one I have to construct a dynamic
>SQL statement.
  Received on Fri Dec 20 1996 - 00:00:00 CST

Original text of this message

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