Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: CREATE ... in a stored procedure??
Michael R wrote:
>
> I know how to use cursors to select information from tables in a stored
> procedures, but how would I be able to Create an object such as a table from a
> stored procedure??
>
> Thanks.
>
> Michael
By using the Oracle built in package called DBMS_SQL.
-- AMARENDRA B NETTEM ( http://www.iit.edu/~nettama) Certified Oracle DBA WHITTMAN-HART Inc. CHICAGO.Received on Fri May 09 1997 - 00:00:00 CDT
![]() |
![]() |