The following project is comprised of a series of SQL queries which ask specific business related questions (The Northwind database contains sales data about a fictitious company).
Northwind is publicly available directly from MariaDB database.
It follows this structure:
First of all, it is important to gather an overview of the data by creating/looking at the entity-relationship diagram of the database:
1. Question: How would you display all of the gross sales for year 2015 made by the companies?
production.suppliers > companyname