云南大学《数据库原理》实验五数据查询.docVIP

  • 65
  • 0
  • 约2.65千字
  • 约 5页
  • 2017-07-30 发布于浙江
  • 举报

云南大学《数据库原理》实验五数据查询.doc

云南大学软件学院 实 验 报 告 课程: 数据库原理与实用技术实验 任课教师: 包崇明,朱艳萍 姓名: 周坤 学号: 20121120256 专业: 软件工程 成绩: 实验5 数据查询 1、完成教科书163页的如下习题: [3.2]b: select aid from agents where percents=all(select percents from agents) [3.5]: select cid ,aid from customers c,agents a where aid not in(select x.aid from orders x where x.cid =c.cid and x.aid = a.aid) and cid not in (select x.aid from orders x where x.cid =c.cid and x.aid = a.aid) [3.8]a: sele

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档