Any task we want to perform requires a statement, which starts with a keyword and ends with a semicolon.

Sweet! With the CREATE DATABASE statement, we create a database and give it a name.

Psst: we write keywords in uppercase letters and the names of databases, columns, and so on in lowercase letters.

Wait, didn't we say that statements end with a semicolon?