經安全檢測,此網站為安全網站,請放心前往原始網址!

ROUND (Transact-SQL)

Returns a numeric value, rounded to the specified length or precision. ... Examples Result ROUND(748.58, -1) 750.00 ROUND(748.58, -2) 700.00 ROUND(748.58, -3) Results in an arithmetic overflow, because 748.58 defaults to decimal(5,2), which cannot return

msdn.microsoft.com

網址安全性掃描由 google 提供