What keyword should replace the <> symbols in this SQL statement to form a valid command that will add a new column named 'extra' to the 'test' table?
<> TABLE test
ADD COLUMN ( extra TEXT NOT NULL);
Responda
MODIFY
CHANGE
REFORM
ALTER
Quer criar seus próprios Quizzesgratuitos com a GoConqr? Saiba mais.