资源列表
table
- 这是表空间管理的代码,自己整理的,很有用,所以希望大家可以好好利用。-This is our test,and I think it is very userful,so I hope it can help for you.
oracleConnect
- 一个通过OCI连接oracle数据库的例子,里面有其它代码需要清理-oci connect oracle db
clob-blob
- 完整通过JAVA读写ORACLE中CLOB、BLOB字段的方法,提供数据库连接池的方法-complete literacy through Java Oracle CLOB, BLOB field method provide database connection pool of
oracle_trigger
- 提供一个Oracle中的触发器实例,供初学者学习触发器的原理及语法。-Triggers an Oracle instance, for beginners the learning triggers principle and syntax.
oracle-flashbak
- 数据库数据文件丢失、造成数据库崩溃,然后做全库rman备份,删除坏了的数据文件-Database data files are missing, resulting in a database crash, and then do the whole database rman backup, delete the bad data file
delphi
- open data from sql and open it on delphi
2
- Oracle数据库PL/SQL的测试代码,包括常用的语法,如:变量定义、函数、存储过程、触发器、包等的创建-Oracle Database PL/SQL test code, including the common syntax, such as: variable definitions, functions, stored procedures, triggers, packages, etc. to create
oracle_fat
- oracle 处理事务的原理及内部事务注意事项-oracle transaction of business principles and the internal affairs of Attention
matrixqqq
- Common Martix Operation ,include transpose, qr-factorization, trangular martix
ORACLE-STUD-DATA
- 这是一个oracle数据库的sql文件,其中包含各种sql语句,及权限的测试等等,对入门学习oracle很有帮助-This is a Oracle database SQL file, which contains a variety of SQL statements, and limits of testing and so on, to start learning Oracle helpful
oracle_test_dbB
- 1.查询所有的课程名。 select 课程名 from 课程表 2.查询总学分数大于等于50的姓名。 select 姓名 from 成绩表 where 分数>= 50 3.查询计算机专业里所有叫王某某的出生时间。 select 出生时间 from 表 where 名字 live 王* -select cource_name from cource
ora-link
- vb免客户端连接oracle数据库源代码-vb free client to connect oracle database source code