server: localhost 
username: [USER]
password: [PASSWORD] 
database: graphtestdb 

SELECT productx FROM sales ORDER BY month
SELECT producty FROM sales ORDER BY month
SELECT productz FROM sales ORDER BY month
