
Day 18
Calculate the average order value for each customer and filter with an average above a certain amount.
I wrote a query that found customers with an average order value that is above the overall average order which is $6.30.
#20dayswithdata #SQLHavingClause

English































