数据库实验二报告
更新时间:2024-07-09 17:56:01 阅读量: 综合文库 文档下载
实验二 简单查询及子查询
一. 目的:
练习SQL.
二. 内容:
1. 练习查询语句:(Example3.4.1-3.4.3; Example3.4.6-3.4.14; Example3.5.1.-3.5.2). 操作内容截图如下:
CUSTOMERS :
AGENTS:
PROODUCTS:
ORDER;
2练习查询语句
Example3.4.4
select distinct cid from orders
where aid in (select aid from agents where city='Duluth' or city='Dallas');
Example3.4.2 Retrieve all information concerning agents based in Duluth or Dallas. select * from agents
where city in('Duluth','Dallas');
Example3.4.3
select cname,discnt from customers
where cid in(select cid from orders where aid in(select aid from agents where city in('Duluth','Dallas')));
Example3.4.6
select ordno from orders x where exists (select cid,aid from customers c,agents a
where c.cid=x.cid and a.aid=x.aid and c.city='Duluth' and a.city='New York);
Example3.4.7
select aid from agents where commission<=all (select commission from agents);
Example3.4.8
select cid,cname from customers
where discnt =some(select discnt from customers where city='Dallas' or city='
Boston');
Example3.4.9
select cid from customers
where discnt
Example3.4.10
select distinct c.cname from customers c,orders x where c.cid =x.cid and x.aid='a05';
Example3.5.1
select city from customers
union select city from agents;
Example3.5.2
select c.cid from customers c where not exxists(select * from agents a where a.city='New York' and
not exists (select * from orders x where x.cid=c.cid and x.aid=a.aid));
3. 验证、分析作业题: 3.1 (2.5 (a), (c), (e), (g),(k))( (o), (s)); 3.2
2.5(a)Find all(cid,aid,pid)triples for customer,agent,product combinations that are all in the same city.Nothing about orders is involved in this selectio. select c.cid,a.aid,p.pid from customers c,agents a,products p where c.city=a.city and a.city=p.city
(c)Find all(cid,aid,pid)triples for customer,agents,product combinations,no two of which are i the same city.
select c.cid,a.aid,p.pid from customers c,agents a,products p where c.city<>a.city and a.city<>p.city and p.city<>c.city
正在阅读:
数据库实验二报告07-09
别墅装修设计注意事项06-02
《浅谈多项式因式分解的方法》10-09
2018年尔雅网络课口才艺术及社交礼仪艾跃进课后答案解析03-12
六年级毕业班教师座谈会发言稿10-30
(二)排水管网习题11-09
八年级数学上册 第51课时 分式方程教案3 (新版)新人教版09-04
纪念英雄烈士07-17
- 多层物业服务方案
- (审判实务)习惯法与少数民族地区民间纠纷解决问题(孙 潋)
- 人教版新课标六年级下册语文全册教案
- 词语打卡
- photoshop实习报告
- 钢结构设计原理综合测试2
- 2014年期末练习题
- 高中数学中的逆向思维解题方法探讨
- 名师原创 全国通用2014-2015学年高二寒假作业 政治(一)Word版
- 北航《建筑结构检测鉴定与加固》在线作业三
- XX县卫生监督所工程建设项目可行性研究报告
- 小学四年级观察作文经典评语
- 浅谈110KV变电站电气一次设计-程泉焱(1)
- 安全员考试题库
- 国家电网公司变电运维管理规定(试行)
- 义务教育课程标准稿征求意见提纲
- 教学秘书面试技巧
- 钢结构工程施工组织设计
- 水利工程概论论文
- 09届九年级数学第四次模拟试卷
- 实验
- 数据库
- 报告
- 无机化学课后练习题解答
- 2017年信息技术会考试题(真题)附带答案
- 风力发电机基础理论与设计
- 美拉德反应的抗氧化性、褐变及荧光性
- 金字塔程式化交易设计指南--高级篇2
- XX银行开门红动员会讲话稿
- 《月光启蒙》说课稿
- 二次函数与反比例函数单元测试(沪科版)
- in the eighties 与 in ones eightiesdoc
- 集体备课《雪地里的小画家》教学设计(1)
- 华南理工大学网络教育计算机组成原理 随堂练习题
- 汽车打蜡的正确方法
- 164社区护理习题@永州 - 第九章 常见慢性非传染性疾病的社区预防
- 如何有效申报国家社科基金项目
- 作文开头和结尾歌
- 福建省福州文博中学2017-2018学年高二上学期期中考试化学试题 Wo
- 2015年小学六年级小升初语文复习题及答案
- 组织环境分析控制程序(含表格)
- 新人教版七年级数学上册 - 第四章 - 几何图形初步单元测试题
- 初中物理压强知识点总结