Welche SQL-Anweisung wird verwendet, um eine neue Tabelle zu erstellen?
CREATE TABLE
SELECT * FROM TABLE
UPDATE TABLE
DELETE TABLE

Informatik Exercises are loading ...