Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: PL/SQL function to create a table in alternate tablespace
In article <71su21$12g2$2_at_news.doit.wisc.edu>, gaverill_at_chsra.wisc.edu (Gerard M. Averill) wrote:
<snip>
>With this approach you don't have to worry about writing your PL/SQL
>procedure/function using DBMS_SQL package (these DDL statements could only be
>coded directly in a stored procedure as you indicated above) or about using
<snip>
sorry, that should read
.. (these DDL statements could _not_ be coded directly in a stored procedure as you indicated above) ...
G.
![]() |
![]() |