Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Table Name as Parameter to function.

Re: Table Name as Parameter to function.

From: Sybrand Bakker <postmaster_at_sybrandb.demon.nl>
Date: Thu, 26 Aug 1999 06:56:08 +0200
Message-ID: <935643401.22230.0.pluto.d4ee154e@news.demon.nl>


You'll need to use the dbms_sql package to do this.

Hth,

Sybrand Bakker, Oracle DBA

DavidP185 <davidp185_at_aol.com> wrote in message news:19990825203352.13283.00003349_at_ng-fh1.aol.com...
> I've got a function that needs to work on several similar tables. All of
the
> field names and datatypes are the same. I was wondering it it would be
> possible to pass the name of the table as a parameter and have the
function
> work for each of the separate tables.
Received on Wed Aug 25 1999 - 23:56:08 CDT

Original text of this message

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