文件名称:lab
- 所属分类:
- SQL Server数据库
- 资源属性:
- [SQL] [源码]
- 上传时间:
- 2013-12-15
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 黄**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(1) 查询作者表authors中所在的州(state)是‘CA’的并且au_lname是以M开头的所有记录信息。
(2) 查询作者表authors中所在的州(state)是‘KS’,或者所在地址为空的记录的作者的姓、名、地址以及所在州(state )的信息。
(3) 查询作者表authors中所在城市(city)属于‘oakland’或‘berkeley’或‘covelo’的记录的作者编号、作者的姓、名以及城市的信息,并按作者编号的升序进行排序。
(4) 查询作者表authors中所在城市(city)不属于‘oakland’、‘berkeley’和‘covelo’的所有记录信息。
-(1) check the state of the table (state) authors in where the ' CA' all records and information au_lname is beginning M. (2) check the state of the table (state) authors in where the ' KS' , or the address where the record is empty author name, last name, address, and your state (state) information. Information (3) the query of the table authors in city (city) belonging to ' oakland' or ' berkeley' or ' covelo' record number of authors, author' s last name and the city, according to the author numbered in ascending order. (4) queries of table authors in city (city) does not belong to ' oakland' , ' berkeley' and ' covelo' all record information.
(2) 查询作者表authors中所在的州(state)是‘KS’,或者所在地址为空的记录的作者的姓、名、地址以及所在州(state )的信息。
(3) 查询作者表authors中所在城市(city)属于‘oakland’或‘berkeley’或‘covelo’的记录的作者编号、作者的姓、名以及城市的信息,并按作者编号的升序进行排序。
(4) 查询作者表authors中所在城市(city)不属于‘oakland’、‘berkeley’和‘covelo’的所有记录信息。
-(1) check the state of the table (state) authors in where the ' CA' all records and information au_lname is beginning M. (2) check the state of the table (state) authors in where the ' KS' , or the address where the record is empty author name, last name, address, and your state (state) information. Information (3) the query of the table authors in city (city) belonging to ' oakland' or ' berkeley' or ' covelo' record number of authors, author' s last name and the city, according to the author numbered in ascending order. (4) queries of table authors in city (city) does not belong to ' oakland' , ' berkeley' and ' covelo' all record information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lab\lab7.sql
...\实验8参考答案.sql
lab