In SQL, which command is used to create a new table with its columns and data types?
SELECT *
CREATE TABLE
INSERT INTO
UPDATE

Database Systems Übungen werden geladen ...