20210 在 2024/11/2 14:39:20 说到:  
  查询存在于SC表中但不在SC1表中的所有记录

这条发言的回复:

发言人:2021014670 发言时间:2024/11/6 14:44:52 select * from student where sdept in ('计算机系' ,'信息系') and (2010-year(csrq))>21
发言人:2021014625 发言时间:2024/11/2 14:40:00 select * from sc where not exists(select * from sc1 where sc.sno=sc1.sno and sc.cno=sc1.cno and sc.grade=sc1.grade)

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