The CREATE DATABASE statement is used to create a new SQL database.
The following SQL statement creates a database called "testDB":