CREATE DATABASE

SQL> CREATE DATABASE database_name;

CREATE DATABASE database_name creates a new database. Many different options can be supplied, such as the device on which to create the database and the size of the initial database.

Get Sams Teach Yourself SQL in 21 Days, Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.