Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Table Name as Parameter to function.
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
![]() |
![]() |