Subject How to avoid committing unbalanced records
Author Thierry Holtzmann
In accounting programs, we have debit records and credit records and
they have to be balanced. Is there a way at the database level to verify
this, and to avoid committing a transaction involving unbalanced records ?
Or at least can we query a list of records in instance of a transaction
commit ?