Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: runtime tablenames in stored procedure.
<kagopi_at_my-deja.com> wrote in message news:8606p2$156$1_at_nnrp1.deja.com...
> Hi all,
>
> Is there a way to provide the table names to a stored
> procedure at runtime.. ?
>
You will need to use dynamic SQL. Look-up DBMS_SQL in your Oracle books. Received on Tue Jan 18 2000 - 05:14:57 CST
![]() |
![]() |