unbalanced_acc_trans
This is an old revision of the document!
select sum(amount) from acc_trans;
Only run this on backup database for testing:
update acc_trans set amount = round(amount::numeric,2)
unbalanced_acc_trans.1477561710.txt.gz · Last modified: 2024/09/25 06:19 (external edit)