每位学生的已修总学分

多表与子查询中等

题目描述

统计每位有成绩的学生所修课程的学分总和,返回 student_id、total_credit 两列(列名必须是 total_credit)。