Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> delete schema (newbie)
Hello,
how can I drop/delete all objects of a schema and the schema itself?
(
I.E. when I am testing several migrations by Migration Workbench from MS SQL Server to Oracle,
there is a new schema sa, because sa is the server of SQL Server.
Now I want to drop this schema and try a new Migration.
)
(9i)
Thank You
Joachim Received on Fri Apr 16 2004 - 04:12:04 CDT