mysql中decimal的使用 float,double,decimal区别 创建表test_float_double_decimal CREATE TABLE `test_float_double_decimal` ( `id` … 继续阅读 mysql中decimal的使用