sum (cast (a as decimal(18,2))). which is correct and more speed. a is integer need to convert to decimal. so using cast inside sum or ...
確定! 回上一頁