ALTER TABLE command is used to modify the structure of the table.
True
Reason — The ALTER TABLE command in SQL is used to modify the structure of a table.
ALTER TABLE