Great info, thanks.
I hadn't thought of using Decimal type for integers that might be involved in calculations. Can I simulate an integer with something like "decimal(4,0)"? For quantity, I'd rather show "1" and not "1.0".
Great info, thanks.
I hadn't thought of using Decimal type for integers that might be involved in calculations. Can I simulate an integer with something like "decimal(4,0)"? For quantity, I'd rather show "1" and not "1.0".