What I want to do is sum each metric of each transaction in the "TRANSACTION" table with a common customer_id in a single query. The output should look like the "OUTPUT" table. What I want to do is sum each metric of each tr
What I want to do is sum each metric of each transaction in the "TRANSACTION" table with a common customer_id in a single query. The output should look like the "OUTPUT" table. What I want to do is sum each metric of each tr