I've analyzed the dataset using SQL to assist the Music Store in gaining insights into its business growth by addressing basic inquiries.
- Postgre SQL
- PgAdmin4
- Aggregation functions like sum, average, count
- Window functions
- sub-queries
- Common Table Expression(CTEs)
- Joins: Self-join,Right join, Inner join