Why precision is decreasing when multiply sum to other number

前端 未结 3 576
挽巷
挽巷 2020-12-11 01:51

I have encountered with following bug (or feature) in SQL Server.

When I use SUM (*column*) where column has a numeric(18, 8)

3条回答
  •  暖寄归人
    2020-12-11 02:18

    a technical explanation can be found at http://social.msdn.microsoft.com/Forums/en/transactsql/thread/233f7380-3f19-4836-b224-9f665b852406

提交回复
热议问题