Question: What is the query for this result-set using SQL? Q13. Finally, Sally asked you to create a query that shows 'CustomerName' and the total dollar

What is the query for this result-set using SQL?What is the query for this result-set using SQL? Q13. Finally, Sally

Q13. Finally, Sally asked you to create a query that shows 'CustomerName' and the total dollar value (name it as January Sales) of all sales made by each customer in January 2018 where the total dollar value is less than $500. Hint: If you want, use alias syntax for table. Task 2. Write a query to create a result-set that shows 'CustomerName' and the total dollar value of all sales made by each customer in January 2018 where the total dollar value is less than $500. b. Save the query as 'Q13. c. Run the Q13' query. When you run the query, your result-set should look like this: CustomerName Pat Collin JanuarySales $459.00 Q13. Finally, Sally asked you to create a query that shows 'CustomerName' and the total dollar value (name it as January Sales) of all sales made by each customer in January 2018 where the total dollar value is less than $500. Hint: If you want, use alias syntax for table. Task 2. Write a query to create a result-set that shows 'CustomerName' and the total dollar value of all sales made by each customer in January 2018 where the total dollar value is less than $500. b. Save the query as 'Q13. c. Run the Q13' query. When you run the query, your result-set should look like this: CustomerName Pat Collin JanuarySales $459.00

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!