Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 .

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)