You can delete the SQL database with the DROP command.
DROP DATABASE sqldatabase
phpmMyAdmin Delete Database
On the “SQL” tab on the phpMyAdmin panel, enter the database deletion (DROP) code in the command input field and click the “Go” button at the bottom right.