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.
- Host: GitHub
- URL: https://github.com/shaadclt/music-store-analysis-sql
- Owner: shaadclt
- Created: 2023-03-15T11:46:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-24T16:49:45.000Z (over 2 years ago)
- Last Synced: 2025-02-02T09:41:21.493Z (11 months ago)
- Topics: pgadmin4, postgresql, sql
- Homepage:
- Size: 495 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
