If you need to truncate (not round) things are more tricky. You would need to perform a calculation like: SELECT CONVERT ( decimal(9,6) ...
確定! 回上一頁