The database holds a dataset that include all customer information like account numbers etc., and seperate datasets for company sales by the month.
The aim of this project was to answer key business questions, aswell as practising writing SQL querys to find specific information.
For example, Which products were sold in February at 548 Lincoln St, Seattle, WA 98101, how many of each were sold, and what was the total revenue?, How many customers ordered more than 2 products at a time in February, and what was the average amount spent for those customers?, What is the total revenue for each product sold in January? and more...