I create a wrong schema,when drop,The system is error:cannot be dropped because 
it is not empty.

First, issue DROP TABLE, DROP VIEW, DROP TRIGGER etc.
statements for any tables, indexes, views, triggers, etc.
that you created in that schema.

Then drop the schema.

thanks,

bryan

Reply via email to