Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Can a Stored Proc DROP a table?
I would like to create a stored procedure that when called, drops a table and then recreates it. Can a stored procedure accomplish this? I have tried the statment DROP table tbl_test; in my PL/SQL code, but it gives me an error.
Any ideas?
Thanks,
Sean
CODE:
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Thu Jun 08 2000 - 00:00:00 CDT
![]() |
![]() |