change a column name with mysql code example Example: how to change column name in mysql alter table product change price price_kg float;