Use the following code to create a database on SQL.
CREATE DATABASE sqldatabase
On the phpMyAdmin panel, on the “SQL” tab, enter the database creation code in the command input field and click the “Go” button at the bottom right.