20210 在 2024/10/26 11:32:21 说到:  
  查询1号楼各层各系的人数(注分用楼层及系人数表示出来)

这条发言的回复:

发言人:2021014640 发言时间:2024/10/30 14:16:00 select mid(ssh,2,1) as 楼层,sdept,count(*) from student where ssh like '1%' group by mid(ssh,2,1),sdept
发言人:2021014497 发言时间:2024/10/27 11:32:50 select tname,tglass from teacher where tglass in('副教授','教授')and year(tcsrq)>=1980

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