How could I sum all the amounts? The farthest I could get is. SELECT JSON_EXTRACT(`payment_lines`, '$[*].amount') FROM ...
確定! 回上一頁