sql中除法,保留小数点位数

select round(cast(226 as float)/566,6);保留小数点后6位

posted @ 2014-07-01 17:44  天殇月痕  阅读(4064)  评论(0)    收藏  举报