server: localhost 
username: root
password: bluehorse 
database: graphtestdb 

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