Dropping (deleting) a database with Mini SQL (mSQL) is very simple. Let's assume that you want to drop a database named contact_mgr. The command to drop the database is:
msqladmin drop contact_mgrWarning: This command removes the database and all of the data in the database! Be very careful with this command.
Other locations on the Developer's Daily web site
We invite you to visit other free educational resources on our web site: