20210 在 2024/12/6 14:08:43 说到:  
  查询李海龙教师班的个人各科平均成绩比大于80分的学生姓名

这条发言的回复:

发言人:2021014957 发言时间:2024/12/6 14:09:22 select max(grade)-(select max(grade) from student,sc,course where student.sno=sc.sno and sc.cno=course.cno and sdept='计算机系' and cname='数据库' ) from student,sc,course where student.sno=sc.sno and sc.cno=course.cno and sdept='管理系' and cname='数据库'

版权所有:计算机应用研究所
Copyright (C)2016  All rights reserved.
TEL:-******** Email:yyh@zwu.edu.cn