Correct Answer : CREATE
Explanation : The CREATE TABLE statement is used to create a table in a database.Tables are organized into rows and columns; and each table must have a name.