Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Dan Flazer: "Your new product and your assistance with us was excellent...will prove invaluable to the future of our company".
Paul Slicky: "I just want to say this has been the fastest, greatest, and most coopertive tool I have ever had. It turned out to be easy to use and very slick. Keep up the good work".

More

Add your opinion

MaxDB Maestro online Help

  Return to chapter overview  

How to drop a database schema?

Dropping Schemas

       

To drop a schema:

 

select the schema to drop in the explorer tree;
select the Drop Schema item from popup menu

or

open the database in Database Editor and the Schemas tab there;
select the schema to drop;
press the Delete key or select the Drop Schema item from the popup menu (alternatively, you may use the corresponding link of the Navigation Bar)

 

and confirm dropping in the dialog window.



  Return to chapter overview