Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abirsaha111/university-database-analysis-sql
This case study is based on a fictional database that contains information about a university's students, instructors, courses, sections, classrooms, departments, and time slots. The database schema is shown in the image below. The case study involves writing and executing SQL queries to answer various questions and generate insights .
https://github.com/abirsaha111/university-database-analysis-sql
Last synced: about 2 months ago
JSON representation
This case study is based on a fictional database that contains information about a university's students, instructors, courses, sections, classrooms, departments, and time slots. The database schema is shown in the image below. The case study involves writing and executing SQL queries to answer various questions and generate insights .
- Host: GitHub
- URL: https://github.com/abirsaha111/university-database-analysis-sql
- Owner: AbirSaha111
- License: mit
- Created: 2024-09-17T16:26:10.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T16:27:24.000Z (3 months ago)
- Last Synced: 2024-09-17T20:42:07.805Z (3 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# University Database Analysis
This case study is based on a fictional database that contains information about a university's students, instructors, courses, sections, classrooms, departments, and time slots. The database schema is shown in the image below. The case study involves writing and executing SQL queries to answer various questions and generate insights about the university's data.The case study is designed to help you practice your SQL skills and learn how to manipulate data from a relational database.
# Schema Used
![Screenshot 2024-02-05 130759](https://github.com/Royalsivm/University-Database-Analysis-SQL/assets/153700930/16720bee-2cdf-4665-9213-f88ba57944ec)