数据库实验和参考答案(5)

2020-04-14 22:25

where not exists(select * from Course where exists(select * from SC

not

where

Course.Cno=SC.Cno

SC.Sno=student.Sno) ) --48

select Cno,Cname from Course where not exists(select * from SC where exists(select * from student

where

Course.Cno=SC.Cno

SC.Sno=student.Sno) )

31

and

not

and

--49

select Sname from student,SC,Course where '

and student.Sno in(select Sno from SC where Cno in(select Cno from Course where Cname='数据库基础')) --50

select Sname from student,SC,Course where '

and student.Sno not in(select Sno from SC where Cno in(select Cno from Course where Cname='数据库基础'))

32

Course.Cno=SC.Cno and

student.Sno=SC.Sno and Cname='VB

Course.Cno=SC.Cno and

student.Sno=SC.Sno and Cname='VB

33


数据库实验和参考答案(5).doc 将本文的Word文档下载到电脑 下载失败或者文档不完整,请联系客服人员解决!

下一篇:掘进队班组建设制度汇编

相关阅读
本类排行
× 注册会员免费下载(下载后可以自由复制和排版)

马上注册会员

注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信: QQ: