I have this SQL statement that I\'m creating a table with.
SELECT DISTINCT REGION, SUM(TOTAL) as totalsales FROM total_sales where REGION <&