如:123456.789 转成 123456.79 自动四舍五入convert(123456.789,decimal(10,2));
Mysql计算并保留两位小数
原文:https://www.cnblogs.com/zhan1995/p/8820265.html