资源列表
bulkinsert
- Oracle TimesTen 内存数据库的批量插入源码-TimesTen bulk insert source code
sqldeveloper
- oracle不用安装客户端,请下载试用,如有问题,请留言,-oracle not install version
PLSQL-programming
- 了解块程序的结构,掌握PL/SQL简单程序的设计。 2.理解游标,掌握游标编程。 3.掌握第三方开发工具PL/SQL.Developer的应用。-Understanding of the the block program' s structure, to master simple PL/SQL program design. Understanding the cursor, grasp the cursor Programming. Master of third-party
gooz
- this a progran explaining the gaussian method for linear equations-this is a progran explaining the gaussian method for linear equations
DBConnectTest
- 数据库支持连接数压力测试 用于测试数据库最多支持多少连接数-Database support for connecting to the database the number of stress tests used to test up to the number of connections
OAsql
- 主要OA系统的表结构,具体包括数据字典,一些创建表的文档,还包括数据
otlcopy
- 使用otl包实现oracle表数据的复制 命令用法: tabcopy <源数据> <目标表> <源库> <目标库> 源数据:可以是数据表名或者是SQL查询语句(用双引号括起来)。 目标表:目标数据表名,不存在则自动创建。 源库:格式为\"用户名/密码@//IP:端口/服务名\" 目标库:格式为\"用户名/密码@//IP:端口/服务名\"-Copy the table data oracle command usage: ta
PROJECT
- ITS ORACLE PL/SQL CODE OF LIBRARY MANAGEMENT SYSTEM
trigger_update-score
- 利用触发器实现:当修改分数线分数时,考生的录取情况要随之相应改变-Using Trigger: When the modified score points, the candidates along with corresponding changes to admissions
Temp-Table-In-Oracle
- Oracle 临时表的使用技巧说明,挺好的资料。-Temp table used in Oracle ,very good things for you !
JavaBean
- 初期制作,只是为了下载.javaBean 的初次应用-initial production, only to download. The initial application javaBean
Oracle-rownum
- 对于rownum来说它是oracle系统顺序分配为从查询返回的行的编号,返回的第一行分配的是1,第二行是2,依此类推,这个伪字段可以用于限制查询返回的总行数,而且rownum不能以任何表的名称作为前缀。-Rownum oracle for the system in order for the distribution of which is from the number of rows returned by the query and returns the first line of d