To add a column to a table after a database has been created, you can use the

To add a column to a table after a database has been created, you can use the



Answer: ALTER TABLE statement


Learn More :