Project: Compute Student CGPA
Calculate cumulative performance using semester-wise SGPA records.
In this project, you’ll compute each student’s CGPA (Cumulative Grade Point Average) based on their SGPA across multiple semesters. This is a common real-world use case in education analytics and reporting systems.
Database schema
You’ll work with these two tables:
1. students
table
Get hands-on with 1400+ tech skills courses.