Reputation: 131
I have an Order table and each order has a SOURCE and ORDER TOTAL. The source is basically were the order came from (Phone, Web, Ebay and so on).
I would like you get all orders and display them grouped by SOURCE and show the Total amount for each SOURCE.
Upvotes: 3
Views: 59