5 ms·
yes, you can't stick with a 32 bit account any more, needs 64.
by bazzargh 17d ago
yes, you can't stick with a 32 bit account any more, needs 64.
- greenavocado 17d agoWhen I worked on banking systems for analyzing demand deposit accounts and ledgers we used Snowflake's NUMBER type
- UltraSane 17d agoMoney should never be stored using floating point variables. That is why the Decimal type exists and why IBM Mainframes have hardware acceleration for binary coded decimal math.