20210 在 2024/12/10 17:59:37 说到:  
  查询计算机系男生平均成绩大于80分的人数比文传系男生的平均成绩大于80分的人数多多少?用相差人数表示出来?

这条发言的回复:

发言人:2021014953 发言时间:2024/12/10 18:00:02 select sname,password1 from student,sc,course,mm where student.sno=sc.sno and sc.cno=course.cno and student.sno=right(mm.sno,8) and sdept='计算机系' and cname='数据库' and len(password1)<8

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