Creating databases
Creating a database in MySQL is as simple as declaring the name of the database that you want to create. The syntax reads:
CREATE DATABASE <database name>;
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.
Start a Free Trial