SQL数据库不四舍五入保留2位小数点

 

实例:

select  CONVERT( decimal(5,2), ROUND(0.3555,2,1))

posted @ 2014-12-22 10:23  浪潮行舟  阅读(1558)  评论(0)    收藏  举报