dMoney
2 months agoActive Member
Storing Percentags
Whats the best pracctices for storing percentages against a user's profile.
Eg. I have a use case where I want to store the interest rate applied to a customer's loan on their profile.
Is it best practice to store it as a decimal eg. 0.05 or as a percentage 5.0%?