Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Dynamic SQL Query In PL/SQL Stored Procedure, How To????
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
![]() |
![]() |