An open API service indexing awesome lists of open source software.

https://github.com/shaadclt/music-store-analysis-sql

This repository contains a collection of SQL queries that can be used to extract information from a database. Each query is designed to solve a specific problem or retrieve specific data. The queries cover various scenarios, including finding the most senior employee, analyzing customer spending, determining popular genres, and more.
https://github.com/shaadclt/music-store-analysis-sql

pgadmin4 postgresql sql

Last synced: 10 months ago
JSON representation

This repository contains a collection of SQL queries that can be used to extract information from a database. Each query is designed to solve a specific problem or retrieve specific data. The queries cover various scenarios, including finding the most senior employee, analyzing customer spending, determining popular genres, and more.

Awesome Lists containing this project

README

          

# Music Store Analysis Using SQL

This repository contains a collection of SQL queries that can be used to extract information from a database. Each query is designed to solve a specific problem or retrieve specific data. The queries cover various scenarios, including finding the most senior employee, analyzing customer spending, determining popular genres, and more.

## Database and Tools
* PostgreSQL
* pgadmin4

## Schema - Music Store Database

![image](https://user-images.githubusercontent.com/98437584/225301249-b43ef217-5ad6-4d27-955a-91442b5334f4.png)