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 -> Tablename as Parameter in Stored Procedure

Tablename as Parameter in Stored Procedure

From: Chittesh Mehta <chittesh_at_swi.com.sg>
Date: Thu, 19 Aug 1999 15:31:50 +0800
Message-ID: <7pgbrp$qhu$1@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

Received on Thu Aug 19 1999 - 02:31:50 CDT

Original text of this message

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