I have query1 which shows a list of clients with their product and the price for each product
I need to add a column showing the sum value of the product
This is what i should obtain
Cust product value tot
Fab prod1. 100. 250
Fab prod2. 120. 250
Fab prod3. 30 250