资源列表
exercise7
- 实验课代码,整理的很好,希望对大家学习这门课有所帮助。-the daima is myself.so I hope it can help you study better.
table
- 这是表空间管理的代码,自己整理的,很有用,所以希望大家可以好好利用。-This is our test,and I think it is very userful,so I hope it can help for you.
oracle
- Oracle 存储过程 1 Oracle存储过程基础知识 1 Oracle存储过程的基本语法 2 关于Oracle存储过程的若干问题备忘 4 1. 在Oracle中,数据表别名不能加as。 4 2. 在存储过程中,select某一字段时,后面必须紧跟into,如果select整个记录,利用游标的话就另当别论了。 5 3. 在利用select...into...语法时,必须先确保数据库中有该条记录,否则会报出 no data found 异常。 5 4. 在存储过程中,
Hibernate
- 马士兵尚学堂中的hibernate框架知识-Mashi Bing Shangxue Tang hibernate framework of knowledge
51CTOoracle
- 51cto中的关于oracle的一部分PPt-The 51cto part PPt on the oracle
Oracle_E25912
- OracleTM_Solaris_11_开发者安全性指南_E25912-OracleTM_Solaris_11_ Security for Developers Guide _E25912
Oracle_E25060
- Oracle(R)_Solaris_Trusted_Extensions_用户指南_E25060-Oracle (R) _Solaris_Trusted_Extensions_ user guide _E25060
Oracle_E25904
- Oracle(R)_Solaris_Trusted_Extensions_配置和管理_E25904-Oracle (R) _Solaris_Trusted_Extensions_ configuration and management _E25904
Oracle_E25894
- Oracle(R)_Solaris_可调参数参考手册_E25894-Oracle (R) _Solaris_ Tunable Parameters Reference Manual _E25894
Oracle_E25831
- Oracle(R)_Solaris_管理:Oracle_Solaris_Zones、Oracle_Solaris_10_Zones_和资源管理_E25831-Oracle (R) _Solaris_ management: Oracle_Solaris_Zones, Oracle_Solaris_10_Zones_ and resource management _E25831
ora_copy
- oracle数据库不同结构之间的数据复制,实现表的拷贝,忽略表空间等结构。-Data replication between different structures oracle achieve copy of the table, ignoring the structure of the table space.
4EYES
- 使用触发器实现审核与历史记录的功能,简化应用端的代码量-For every entity that need 4 eyes (maker/checker), you need to indicate which user(role- see above predefined roles) will perform the data entry (maker) and which user will validate or not the entry (checker).