mysql add column to table and select position code example Example: create column mysql terminal alter table icecream add column flavor varchar (20) ;