Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Tablename as Parameter in Stored Procedure
Hi,
maybe you can do it by using dynamic sql.
M. mehling
Chittesh Mehta <chittesh_at_swi.com.sg> schrieb in im Newsbeitrag:
7pgbrp$qhu$1_at_coco.singnet.com.sg...
> Hi,
>
> Is there any way to pass a tableName as parameter and
> get the certain value out of that table.
>
> Basically my stored procedure should take tablename and ROWID
> and then will do some processing on that Row of that table.
>
> (Basically select and update statement...)
>
> Any help is always welcome.
>
> Thanks
>
> - chittesh
>
>
Received on Thu Aug 19 1999 - 04:48:47 CDT
![]() |
![]() |