Drop Database - Online SQL Generator
Form for generating SQL query for MySQL
This form allows you to generate sql for drop database:
Result of sql generation
About "Drop database MySQL generator"
About this tool
The Drop Database MySQL Generator was created to help with generating mysql query for "Drop database". No need to remember syntax and type required data, now you can easily generate an MySQL query online.
How it Works?
Just enter your "Database Name" to the input above and click to the button "Generate" and you will get your MySQL query.
Tip
DROP DATABASE
drops all tables in the database and deletes the database. Make sure you have admin privilege before dropping any database. Once a database is dropped, you can check it in the list of databases with the following SQL command: SHOW DATABASES;
Note
Be careful before dropping a database. Deleting a database will result in loss of complete information stored in the database!
Warnings
Generator may contain errors, You execute queries at your own risk.
Did you like this tool? You can donate to us. This will help us improve our free web tools.
Paypal