Leave a Reply to Sven Cancel reply1

Your email address will not be published. Required fields are marked *

three × two =


Sven

Sven

MODIFY and CHANGE don’t exist, so they aren’t right.
INSERT adds data. But we want to add a column to an existing table, so that is not right.
ALTER table is correct.