Which SQL statement is used to modify the structure of an existing table, such as adding or removing columns?
UPDATE
ALTER TABLE
CREATE TABLE

Computer Science and Information Technology Exercises are loading ...