Answer: CREATE TABLE table_name; create table table_name; Explanation: These are valid CREATE TABLE syntaxes. Select all steps to create a table in the database. Answer: Use the CREATE TABLE command.