SQLite数据库中需要四舍五入时可使用Round()函数,格式为Round(字段或数据, 小数位数)
select Round(384.690000001, 2)
posted on 2023-08-14 11:26 糯米白白 阅读(166) 评论(0) 收藏 举报