PL/SQL日志记录函数(基于Log4)
pl/sql中记log的函数,是log4在oracle pl/sql下的办法,比较方便与存储过程的log记录。
本专区汇聚了各类基于 Oracle 开发的源码资源,共计 376 篇资源供开发者免费下载学习。
pl/sql中记log的函数,是log4在oracle pl/sql下的办法,比较方便与存储过程的log记录。
oracle数据操作和控制语言详解-oracle data manipulation and control of language Detailed
Oracle函数大全。-Oracle function Guinness.
Oracle的sql*plus是与oracle进行交互的客户端工具。在sql*plus中,可以运行sql*plus命令与sql语句。 我们通常所说的DML、DDL、DCL语句都
很详细的Oracle数据库基础知识培训胶片,非常值得一看。-Very detailed basic knowledge of Oracle database training fi
数据库管理软件,针对oracle数据库进行管理,需更多源码和我联系-database management software, against oracle database ma
数据库连接测试,oralce,sql sever-database link test
如果你是ORACLE开发者,或者是DBA,都是一本重要的书籍-this is a very usefull book,whether you are a programe or a
VB写的ORACLE连接程序,可实现ORACLE数据的读写操作,-VB wrote ORACLE link, which enables the Oracle data read
创建oracel参考,供初学者实用 创建oracel参考,供初学者实用-aa
oracle 数据库自动备份的窗口模式解压不会把原档案删除,终端模式解压后自动删除原档案-oracle database automatically backup window m
在oracle中sequence就是所谓的序列号,每次取的时候它会自动增加,一般用在需 要按序列号排序的地方。 -oracle in which sequence is