(作业与答案).pptVIP

  • 16
  • 0
  • 约1.18万字
  • 约 36页
  • 2017-08-20 发布于重庆
  • 举报
(作业与答案).ppt

第三章 作业 讨论22题 一个同学的解法: Select distinct(tname) from score,teacher,course where teacher.tno=course.tno and course.cno in (select cno from score group by cno having count(*)5) 讨论12题 一个同学的解法: select avg(degree) from score where 5= (select count(sno) from score where cno=like ‘3%’); * 练习:设如下四个表: student (学生信息表) sno sname sex birthday class 108 曾华 男 09/01/77 95033 105 匡明 男 10/02/75 95031 107 王丽

文档评论(0)

1亿VIP精品文档

相关文档