Level 75
For money everytime use decimal. You can save there cents. https://www.noelherrick.com/blog/always-use-decimal-for-money
If I am building an e-commerce application, which datatype is best to for price field?
should I use integer and store everything as cents? or use decimal?
is there any disadvantage of using decimal?
Please or to participate in this conversation.