Hi guys,
So i am trying to display the percent of amount_paid by each item_name, divided by amount_paid of all items
Note that i dont wanna GROUP BY it. I need to display each of the items the number of times it has been ordered
So i am trying to display the percent of amount_paid by each item_name, divided by amount_paid of all items
Note that i dont wanna GROUP BY it. I need to display each of the items the number of times it has been ordered