Which SQL statement can be used to modify the columns of an existing table?

Which SQL statement can be used to modify the columns of an existing table?




Answer: ALTER TABLE


Learn More :