资源列表
实验 4 查询数据库
- 1、从customer表中查询所有客户的姓名和电话。 2、查询库存量大于1000的商品,结果按库存量从大到小排序。 3、查询每个客户的订单金额的总和。 4、查询2005年上半年(1月1日到6月30日)订货总数大于5000的商品。 5、查询所有北京客户的订单信息,包括订单的序号、客户的姓名、商品名、数量。 6、查询所有商品在什么时间卖出了多少。 7、查询没有订单的商品信息。 8、查询每种商品的销售总数量和总金额。 -one from the customer tab
实验3 设计数据完整性
- (1)定义客户表customer、供应商表supplier、商品信息表goods、订单信息表order、信誉等级表creditgrade和商品类型表goodstype的主键。 (2)定义以上各表的外键约束。 (3)定义惟一约束:customer表的loginname字段;supplier表的loginname字段和suppliername字段;creditgrade表的creditgradename字段;goodstype表的goodstypename字段。 -(1) The def
实验2 创建数据库和表
- 一. (1)创建market数据库。 (2)创建客户表customer、供应商表supplier、商品信息表goods、订单信息表order、信誉等级表creditgrade和商品类型表goodstype。 (3)分别向以上各表输入数据。 (4)用INSERT语句向表中插入数据。 (5)用UPDATE语句更改表中数据。 (6)用DELETE语句删除表中数据。 -one. (1) the creation of the database market. (2) create
实验1 SQL SERVER 2000上机环境
- 一. 熟悉SQLSERVER2000上机环境、了解SQLSERVER2000各个组件的作用、学习使用SQL SERVER联机丛书。要求能够巩固数据库的基础知识,掌握使用SQL Server2000企业管理器方法创建数据库、查看和修改数据库的属性、缩小与删除数据库。-one. Sqlserver2000 familiar with the environment on the plane, Sqlserver2000 understanding of the role of various com
daodemo
- 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
db_component
- 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
db_dataaccessor
- 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
odbcdemo1
- 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
oledb_atl
- 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
streamer
- 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
streamertest
- 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
adoaccessor
- 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of