add a column in mysql using terminal code example Example: create column mysql terminal alter table icecream add column flavor varchar (20) ;