第二次作业

发布 2022-07-13 15:11:28 阅读 3740

1. select * from student where sdept=’国交’;(查询所有国际交流学院的学生信息).

2. select * from student where ssex = 女’ and sdept=’国交(查询所有国际交流学院的女学生信息)

3. select * from student where sage>’20’ and sdept=’计算机学院’;(查询所有计算机学院大于20岁的学生信息)

4. select * from student where sname like ‘张%’ and sdept = 外院’;(查询外语学院姓张的学生信息)

5. select * from student where sage between 18 and 20 and sdept=’数学(查询数学学院年龄在18到20岁之间的学生信息)

6. select sno,sname,2012-sage 出身年月 from student where sdept = 国交’;(查询国际交流学院所有学生的出生年份)

7. select * from student where s_entrance like’2012’;(查询2024年入学的学生信息)

8. select * from student where sdept=’国交’ order by sname desc;.(查询国际交流学院的学生信息,并按照姓名降序排列)

9. select **g(sage) 平均年龄 from student where sdept=’国交’;(查询国际交流学院学生的平均年龄)

10. select count(distinct *)from student where sdept like ‘物理学院’;(查询物理学院学生人数)

11. select sum(cname) from ccourse,sc,student where and 查询***学生选课数量)

第一次作业。

create table book

bno char(6) primary key,bname char(30) not null,bfirstwriter char(10),bpublishdate smalldatetime,bprice decimal(3,1)

create table bookstore

bsno char(6) primary key,bsname char(30) not null,bscall char(8),bsaddress char(40),bspostcode char(6) default(130000)

alter table book add bprintamount char(50) check(bprintamount>=1000);

create table booksales

bno char(6),bsno char(6),bksdate smalldatetime primary key,bksamount smallint check(bksamount>=1),foreign key (bno) references book(bno),foreign key (bsno) references bookstore(bsno)

第三次作业。

1. select cno ,grade from student, sc where and sname like ‘张三’;(查询张三选修的课程号及成绩)

2. select sname,sdept from student,sc where and cno=’c001’;(查询选修了c001号课程的学生姓名和所在学院)

3. select sname ,sdept from student,sc where and grade<’60’;(查询不及格同学的学生姓名和所在学院)

4. select sno,sname from student,sc where and sdept=’国交’and grade>’90’;(查询国际交流学院90分以上的学生学号和姓名)

5. select sname,sdept from student,sc where and cno=’c001’;(查询选修c001课程的学生的姓名和所在系)

6. select sno,sname from student,sc where and sdept=’国交’ and grade>’80’;(查询国际交流学院成绩在80分以上的学生的学号和姓名)

7. select sname from student,sc where grade in(select max(grade) from student,sc where and sdept=’计算机学院’);查询计算机学院考试成绩最高的学生的姓名)

8. select sname,max(sage) from student where ssex like ‘男’;(查询年龄最大的男学生的姓名和年龄)

9. select sname,sage from student where sage<(select min(sage) from student where sdept=’计算机学院’) and sdept<>’计算机学院’;(查询比计算机学院所有学生年龄都小的学生的姓名和年龄)

10. select cno from sc where grade >any(select **g(grade) from student, sc where );查询每个学生超过他选修课程平均成绩的课程号)

第四次作業。

1. select count(distinct *)from student;( 查询学生的总人数)

2. select count(distinct from sc;( 查询选修了课程的学生人数)

3. select count(cpno) from student, ccourse,sc where and sno like ‘1001010101’;(查询***学生的选修课总学分)

4. select max(grade) from ccourse ,sc where and cname=’c001’;(查询选修c001课程的学生的最高分数)

5. select **g(grade) from course,sc where and cname like ‘c001’;(查询c001课程的学生平均成绩)

6. select sname from student,course,sc where and and cname like ‘c001’;(查询选修c001课程的学生姓名)

7. select sno,sname from student where sdept in(select sdept from student where sname like ‘張三’);查询与张三在一个学院学习的学生)

8. select sno,sname from student,course,sc where and and cname=’ 数据库原理及***语言’;(查询选修“数据库原理及***语言”课程的学生学号和姓名)

9. select cno from sc where grade<(select **g(grade) from student,sc where 查询每个学生低于他选修课程平均成绩的课程号)

10. select sno,sname,sage from student where sage’国交’;(查询其他学院中比国际交流学院某一学生年龄小的学生学号、姓名和年龄)

第二次作业

第 次作业日期姓名 得分 一 给下列词语注音。废墟调遣履行凄凉。荒无人烟潸然泪下井然有序。生死攸关绘声绘色薄雾笼罩。二 查字典填空。负 字用音序查字法,应查音序 音节 负 在字典中的解释有 背 担任 遭受 享有 背弃 违背 败 输。请为下面词语中的 负 选择合适的解释。序号填空 负荆请罪 久负盛名 ...

第二次作业

三 案例题。梁某与好友强某深夜在酒吧喝酒。强某醉酒后,钱包从裤袋里掉到地上,梁某拾后见钱包里有5000元现金就将其隐匿。强某要梁某送其回家,梁某怕钱包之事被发现,托辞拒绝。强某在回家途中醉倒在地,被人发现时已经冻死。关于本案,请问 1 梁某占有财物的行为构成何种犯罪并说明理由。2 梁某对强某的死亡是...

第二次作业

你不能来上课,应该跟老师说一声。5 这种境界,使人惊叹,叫人舒服。你努力学习,你一定会有所进步。五 修改病句。今天的气温很热。2 静静的河水呼啦啦地流着。3 文艺晚会上,舞蹈和 都很好看。4 我们上课很积极。六 阅读欣赏。三亚落日 节选。三亚在海南岛的最南端,被蓝透了的海水围着,洋溢着浓浓的热带风情...