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 -> Re: Passing table name to stored procedure?

Re: Passing table name to stored procedure?

From: Terrence Wong <terrence_at_asiansources.com>
Date: Wed, 16 Dec 1998 10:01:09 +0800
Message-ID: <36771465.9DBB0CCB@asiansources.com>


If you post your statements, perhaps I see what's wrong. For a start, you can try dbms_sql. That works for most cases.

Terrence

radzi wrote:
>
> Hi,
>
> I am writing a stored procedure which should take in tablename as parameter.
> I tried several ways but it did not compile. Could anybody who can help me
> on this? Or is it this the limitation which I have to live with the stored
> procedure?
>
> Many thanks.
>
> Radzi.
> IMS Asia (1989) Pte. Ltd.
> Singapore.
Received on Tue Dec 15 1998 - 20:01:09 CST

Original text of this message

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