资源列表
OciDB
- 这里对oracle的开发接口oci进行了简单包装,类似于ADO,一共包括2个对象COciConnection和COciRecordset,用起来还不错,方便大家使用-Oracle here on the development of a simple interface oci packaging, similar to ADO, including a total of two objects COciConnection and COciRecordset, good to use to f
oracle-class-Note
- 自己写的oracle 上课内容总结,从最基本的介绍,更改用户到 各种SQL语句的语法及各种举例说明。-Write their own the oracle course content summary from the introduction of the most basic, change the user to a variety of SQL statement syntax and various examples.
xplan
- Creates a package named XPLAN as a wrapper over DBMS_XPLAN
oracle
- 大型数据库oracle的实验源代码,从每三个实验到第七个实验,适合于大三下学期做oracle实验的学生参考。-just for junior who are learning the subject oracle,there are four txt i load and just for you learning .
Oracle-procedure
- oracle 存储过程教程,带有完整实例的说明,清晰易懂,面面俱到。-oracle procedure project
myspool
- PROC*C OCI 程序,对任意数据SELECT SQL快速生成CSV输出,取代其他方式-PROC*C OCI program, used to fast spool oracle query select to csv file.
oracleadvancereplication
- oracle数据库高级复制脚本实例,对于初学oracle高级复制的同胞们有一定的提示作用。一共有四个脚本。-oracle database replication scr ipt examples, For novice oracle Advanced Replication compatriots suggest a certain role. A total of four scr ipts.
Funciones_Sql_Bolivia
- Funciones en en Mysql, Postgres, Oracle, SQlServer
sqlplusjiaoben
- 基于SQL/PLUS的脚本,是专业行业提取数据的脚本代码,希望对大家学习有帮助。-based on SQL / PLUS scr ipts, is a professional data extraction industries scr ipt code, we hope to help with learning.
Linux
- Linux上Oracle 10g client端的软件安装手册
advancedsql
- 高级sql语句示例-Advanced sql statement example
oracle-oci
- 用oci实现的对oracle的完全操作 有详细的注释