Hello the team, I have a table “wallet” where users can create different
wallet, and another table “expense” where users can add expense
depending the wallet, I would like to use the fonction SUM to all
expense of a wallet in table “expense” and add ...