📜  如何在mysql代码示例中更改列名

📅  最后修改于: 2022-03-11 15:04:52.534000             🧑  作者: Mango

代码示例6
alter table product change price price_kg float;