Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: PL/SQL problem - beginner question
Thanks, Ken, for the information.
I was referred to DBMS_SQL by another reply as well. For those who haven't, check out Feuerstein's book, "PL/SQL Programming", there is a section on this package which comprises 23 pages.
Glenn Stauffer
DBA
Swarthmore College
>
>
> Glenn,
>
> I think this applies: Take a look at the DBMS_SQL package. This
> facilitates "dynamic" SQL within PL/SQL. The latest issue of "Oracle
> Integrator" has a Steve Feuestein article on this.
>
> Ken F.
>
Received on Thu Jan 18 1996 - 17:05:20 CST