学生表(Sno,Sname,Ssex,Sage,Sdept) ---> Sdept 系别 课程表 (Cno,Cname,Cpno,Ccredit) ---->Cpno 先行课 Credit学分 学生选课表(Sno,Cno,Grade)