GROUP BY Clause in SQL - 1keydata
GROUP BY Clause in SQL - 1keydata
SQL GROUP BY
Exercises
For these exercises, assume we have a table called Region_Sales with the following data:
Table Region_Sales
2. Write a SQL statement that calculates the total dollar sales amount for each region. What is the result?
3. Write a SQL statement that calculates the average annual dollar sales amount for just the East region and the West regi
result?
Show Answers
Copyright © 2016 1keydata.com All Rights Reserved Privacy Policy About Contact
http://www.1keydata.com/sql/sqlgroupby.html 2/2