CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程 数据库编程

资源列表

« 1 2 ... .53 .54 .55 .56 .57 1458.59 .60 .61 .62 .63 ... 1537 »
  1. 实验 4 查询数据库

    0下载:
  2. 1、从customer表中查询所有客户的姓名和电话。 2、查询库存量大于1000的商品,结果按库存量从大到小排序。 3、查询每个客户的订单金额的总和。 4、查询2005年上半年(1月1日到6月30日)订货总数大于5000的商品。 5、查询所有北京客户的订单信息,包括订单的序号、客户的姓名、商品名、数量。 6、查询所有商品在什么时间卖出了多少。 7、查询没有订单的商品信息。 8、查询每种商品的销售总数量和总金额。 -one from the customer tab
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:85203
    • 提供者:huyb02
  1. 实验3 设计数据完整性

    0下载:
  2. (1)定义客户表customer、供应商表supplier、商品信息表goods、订单信息表order、信誉等级表creditgrade和商品类型表goodstype的主键。 (2)定义以上各表的外键约束。 (3)定义惟一约束:customer表的loginname字段;supplier表的loginname字段和suppliername字段;creditgrade表的creditgradename字段;goodstype表的goodstypename字段。 -(1) The def
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:36589
    • 提供者:huyb02
  1. 实验2 创建数据库和表

    0下载:
  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
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:17124
    • 提供者:huyb02
  1. 实验1 SQL SERVER 2000上机环境

    0下载:
  2. 一. 熟悉SQLSERVER2000上机环境、了解SQLSERVER2000各个组件的作用、学习使用SQL SERVER联机丛书。要求能够巩固数据库的基础知识,掌握使用SQL Server2000企业管理器方法创建数据库、查看和修改数据库的属性、缩小与删除数据库。-one. Sqlserver2000 familiar with the environment on the plane, Sqlserver2000 understanding of the role of various com
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:25316
    • 提供者:huyb02
  1. daodemo

    1下载:
  2. 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:61080
    • 提供者:郭化勇
  1. db_component

    0下载:
  2. 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:4739
    • 提供者:郭化勇
  1. db_dataaccessor

    0下载:
  2. 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:2393
    • 提供者:郭化勇
  1. odbcdemo1

    0下载:
  2. 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:70054
    • 提供者:郭化勇
  1. oledb_atl

    0下载:
  2. 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:21405
    • 提供者:郭化勇
  1. streamer

    0下载:
  2. 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:25766
    • 提供者:郭化勇
  1. streamertest

    0下载:
  2. 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:26986
    • 提供者:郭化勇
  1. adoaccessor

    1下载:
  2. 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:29949
    • 提供者:郭化勇
« 1 2 ... .53 .54 .55 .56 .57 1458.59 .60 .61 .62 .63 ... 1537 »
搜珍网 www.dssz.com