至少选修C1和C2两门课的学生 一个都没有被选中的课程 至少被一个同学选中的课程 select cno,cname from C where exists(select * from sc where sc.cno=c.cno) 也就是把not exists 换成 exists any all 并交差 授权 收回权限 触发器