In the table I am creating, I will have a column that will indicate the discount percentage, for example, "for a certain agreement I will have a 20% discount, for another agreement I will have a 50% discount", and I will need to use it in calculations for final cost, I would like to know what field type should I use to save this percentage? I thought about using decimal
but I was in doubt.