Question: 1. Create a query that would show the total quantity of items sold each day. Rename the aggregate Total_Quantity_Sold. 2. Create a query that would
1. Create a query that would show the total quantity of items sold each day. Rename the aggregate Total_Quantity_Sold. 2. Create a query that would show the total number of Customers we have stored in the Customers table, and group them by the State the customers are from. Rename the aggregate column in the output Num_Customers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
