搜索资源列表
Oracle_PLSQL_collection
- oracle9i中的集合运算.(索引,嵌套表,变长数组)-oracle9i of set operations. (Indexing, nested table, variable-length arrays)
Oracle--biancheng
- 设有学生表student(学号sno, 姓名sname, 年龄 sage,系别dept)、课程表Course(课程号cno,课程名称cname)和选课表sc(学号sno,课程号cno,成绩grade),用Oracle PL/SQL语言设计一个名为pkg_student程序包,要求: (1)写出程序包头和包体的定义,其中包含函数avgGradePerCourse和存储过程printAvgGradeCourse。 (2)函数avgGradePerCourse计算某门课程的平均成绩,必须用P
oracle
- 常用的Oracle命令,包括日志管理,表空间管理,表,索引等的常用操作命令及实例-Oracle commands commonly used, including log management, table space management, table, index, etc. Examples of commonly used command and
Oracle-experiment
- 全套Oracle实验,包括安装,登录,配置,操作(表空间,表,段,索引等),备份与恢复-Oracle full set of experiments, including the installation, the registry, configuration, operation (Table space, table, paragraph, index, etc.), backup and recovery
oracle
- oracle常用命令 第一章:日志管理 第二章:表空间管理 第三章:表 第四章:索引 第五章:约束 第六章:LOAD数据 第七章:reorganizing data 第八章: managing password security and resources 第九章:Managing users 第十章:managing privileges 第十一章: manager role 第十二章: BACKUP and RECOVERY-oracle co
table_ora
- ORACLE建表脚本参考 实现建表,索引,主键,命名规则-ORACLE build table scr ipting reference Achieve build table, index, primary key, naming rules
ctlcrTmpTable
- # 建一个新表,其结构、 分区键、主键、索引与一个己存在的库表一致 # 注:如果失败,则ROLLBACK。 # 1. 如果源表不存在,返回失败 # 2. 如果目录表己存在,则返回失败 # 3. 如果数据从源表插入到目标表出错,则返回失败 # USAGE: ctlcrTmpTable.sh <dest_table> <src_table> <tbspace>-# 建一个新表,其结构、 分区键、主键、索引与一个己存在的库表一
Database-Objects
- 介绍数据库的组成部分,有表(Table )、索引(Index)、 视图(View)、图表(Diagram)、缺省值(Default)、规则(Rule)、 触发器(Trigger)、存储过程(Stored Procedure)、用户(User)等。-The table of contents, index, view, diagram, default, rule, trigger, stored procedure, ), A user, and the like.