Which SQL statement is used to add a new column to an existing table?

Last Updated :
Discuss
Comments

Which SQL statement is used to add a new column to an existing table?

MODIFY

INSERT

ALTER

ADD

Share your thoughts in the comments