Drop Database Tool

The Drop Database Tool allows users to visually drop databases for MySQL, PostgreSQL, SQL Server, and Sybase.

The drop database tool issues a drop database SQL command for the specified database.

Listed below is an example SQL statement generated by the Create User Tool for MySQL

DROP DATABASE sample

MySQL Drop Database
PostgreSQL Drop Database
MS SQL Server Drop Database
Sybase Drop Database