mysql how to change column data type code example Example: alter table add column ALTER TABLE table_name ADD column_name datatype;