Which DDL statement creates a new table in a database?
DROP TABLE
ALTER TABLE
CREATE TABLE
SELECT TABLE

Database Systems Exercises are loading ...