Why is MySQL rounding division of 2 decimal to an unexcepted value?

后端 未结 0 1083
闹比i
闹比i 2020-12-24 01:57

I have a table with the following data:

Area VARCHAR(50), Revenue DECIMAL(20,2), Expense DECIMAL(20,2), PercentBilled DECIMAL(6,2)

These values were imported f

相关标签:
回答
  • 消灭零回复
提交回复
热议问题