SQL RENAME COLUMN SYNTAX code example Example: how to change column name in mysql alter table product change price price_kg float;