Comments - Stored Function Limitations
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
How can we deal with aggregate columns like "balance", for example?
I'm trying to setup triggers to keep my "balance" column consistent over time no matter what chages are made to "expected_date" or "credit" or "debit" columns.
The "formula" to balance calc on each row is: