CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 Oracle数据库 搜索资源 - 表结构

搜索资源列表

  1. SYS_ADDCOL

    0下载:
  2. 在产品升级过程中,动态地修改后台的表对象的结构-in product promotion process and the dynamic modification of the background object structure Table
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:1052
    • 提供者:sbt
  1. dzsd

    0下载:
  2. 电子书店说明 本站基本功能如下: 首页(index.jsp) 图书选购,(可按分类方式查找图书,或通过关键字进行查询) 购物车功能. 查看图书详细情况。 用户注册. 用户登录. 查看用户的订单信息. 修改用户个人信息。 后台管理部份: 商店图书管理:添加,修改,删除,查看。 用户信息管理:查看,修改,删除。 订单信息管理:查看订单清单,更新订单付款,出货状态。删除订单。 数据库设计时采用Oracle进行的,可以用所
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:4419890
    • 提供者:cyy
  1. matization

    0下载:
  2. 首先把基本站点体系结构建立起来,确定应用程序的各个部分如何一起工作,接着把商品类目内置到这个体系中。①建立一个数据库来存储商品类目,其中包含主类目、子类目和其中商品。②编写SQL和VB.NET代码,访问这些数据。③数据库提供一个免费文本搜索引擎。④为站点管理员提供一个站点的私有区域,在该区域中他们可以在线修改类目。 第二阶段:①建立我们自己的ASP.NET购物篮。②添加一个数据库表,存储完整的订单。把完整的订单传送给Paypal进行信用卡处理。
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:87841
    • 提供者:wq57
  1. DBMS

    0下载:
  2. 实现建立数据库表的结构的功能。要求: (1)能输入任意关系名。
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:11018
    • 提供者:曲悦
  1. OAsql

    0下载:
  2. 主要OA系统的表结构,具体包括数据字典,一些创建表的文档,还包括数据
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:5604
    • 提供者:吕灵通
  1. datarecoverfororacle

    0下载:
  2. 通过读取oracle数据库的dbf文件获取表结构和表数据,可用于对oracle数据库的紧急修复,在oracle数据库启动不了的时候。-Dbf oracle database by reading the file access table structure and table data can be used for emergency repair of the oracle database, oracle database will not start in time.
  3. 所属分类:Oracle

    • 发布日期:2017-03-29
    • 文件大小:256602
    • 提供者:黑猫警长
  1. Oracle_9i_TheCompleteReference

    0下载:
  2. Oracle 9i The Complete Reference 详细的介绍了oracle 9i数据库的数据结构,表结构对应的像结构体中的数据类型 还有Java在Oracle中的运用以及pl/sqlplus的相关内容-Oracle 9i The Complete Reference describes in detail the data structure of oracle 9i database, table structure like the structure of the corr
  3. 所属分类:Oracle

    • 发布日期:2017-06-14
    • 文件大小:22986248
    • 提供者:jeanLinux
  1. phone

    0下载:
  2. 通过对一个链表结构的电话本的操作(增、删、查)来熟悉oracle数据库的连接于SQL语句。-Phone book for a list structure operations (add, delete, check) to become familiar with the connection to the oracle database in the SQL statement.
  3. 所属分类:Oracle

    • 发布日期:2017-04-04
    • 文件大小:75313
    • 提供者:付康龙
  1. DBExportDoc-V1.0-For-Oracle

    0下载:
  2. 数据库表结构导出软件orale版,可以方便快速生成表结构word文档,为广大程序员编写数据库文档提供了方便。-Export database table structure the software the orale version, you can quickly and easily generate the table structure word document written the database document provides convenient for the maj
  3. 所属分类:Oracle

    • 发布日期:2017-11-07
    • 文件大小:421389
    • 提供者:梁新亚
  1. TABLES

    0下载:
  2. 创建ORACLE表 结构,并创建表联系,用于企业管理-Create the ORACLE table structure and create the table contact for business management
  3. 所属分类:Oracle

    • 发布日期:2017-12-06
    • 文件大小:934
    • 提供者:王冲
  1. oratable2doc

    0下载:
  2. 将oracle指定数据库中的表结构转换成WEB表格形式.-oracle database table to table in the web show.
  3. 所属分类:Oracle

    • 发布日期:2017-04-10
    • 文件大小:941
    • 提供者:lbd
  1. oraclecompare

    0下载:
  2. 对比两个oracle数据库中表结构的差异,并形成相关的升级sql语句,以目标数据库为基础,自动形成源数据库的升级sql语句,只考虑源数据库中没有的表或列,不考虑源数据库中存在但在目标数据库中不存在的表或列。-Compare differences between two tables in oracle database structure, and the formation of an upgrade sql statement related to the target database,
  3. 所属分类:Oracle

    • 发布日期:2017-04-16
    • 文件大小:307063
    • 提供者:秦尧
  1. ora_copy

    0下载:
  2. oracle数据库不同结构之间的数据复制,实现表的拷贝,忽略表空间等结构。-Data replication between different structures oracle achieve copy of the table, ignoring the structure of the table space.
  3. 所属分类:Oracle

    • 发布日期:2017-04-12
    • 文件大小:1514
    • 提供者:陈家宇
  1. ctlcrTmpTable

    0下载:
  2. # 建一个新表,其结构、 分区键、主键、索引与一个己存在的库表一致 # 注:如果失败,则ROLLBACK。 # 1. 如果源表不存在,返回失败 # 2. 如果目录表己存在,则返回失败 # 3. 如果数据从源表插入到目标表出错,则返回失败 # USAGE: ctlcrTmpTable.sh <dest_table> <src_table> <tbspace>-# 建一个新表,其结构、 分区键、主键、索引与一个己存在的库表一
  3. 所属分类:Oracle

    • 发布日期:2017-04-13
    • 文件大小:2172
    • 提供者:fengzongyao
搜珍网 www.dssz.com