资源列表
oracle_start_service
- oracle10g数据库的服务启动提示与关键函数的提示!-oracle10g database service startup tips tips and key function!
HanShunpingOracleNote
- 韩顺平oracle笔记,教你详细的了解和掌握Oracle数据库的相关应用技术~-Han Shunping oracle notes, teach you a detailed understanding and mastery of the technology of Oracle database applications ~
zongbiaotohengbiao
- 一篇关于数据库纵表转横表,横表转纵表的学习文档,本人总结,非常适合于初学者。-A turn about the the database longitudinal table cross table cross table turn vertical table learning document, I have summarized, very suitable for beginners.
traffic
- 模拟的十字路口红绿灯和两条人行横道进行红绿灯交替变换-Simulation intersection traffic lights and two pedestrian crossing For traffic lights alternates alternately
fujian
- 是我自己设计的所以有点简单化 但对学生还是比较有用的-Is my own design so a bit simplistic but it is quite useful for students
OracleUtilityScript
- oracle常用管理脚本,包含sql和unix she-commonly used management oracle scr ipt, contains the sql and unix shell
SyDataExport
- 一个导数程序,oracle导入到sql中。简单不知道能不能用-a derivative procedures, introduction to the oracle which sql. Simple do not know can use
programs
- Time table Management Sysytem-Time table Management Sysytem
Oracleallfunction
- oracle内置所有函数,非常实用,可以速查-oracle built-in all functions, very useful, you can Quick Check
pkg_gethzpy
- oracle中汉字转化成字母的包,其中包含一个过程是取首字母的。-oracle letters into Chinese characters of the package, which includes a process in which the first letter.
ORACLE-pinyin
- oracle 拼音码函数,能提取汉子拼音的首字母,全部拼音等。-oracle phonetic code function, can extract the man the first letter of the alphabet, all Pinyin.
ORACLEbackup&recover
- ORACLE备份&恢复案例 当我们使用一个数据库时,总希望数据库的内容是可靠的、正确的,但由于计算机系统的故障(硬件故障、软件故障、网络故障、进程故障和系统故障)影响数据库系统的操作,影响数据库中数据的正确性,甚至破坏数据库,使数据库中全部或部分数据丢失。因此当发生上述故障后,希望能重构这个完整的数据库,该处理称为数据库恢复。恢复过程大致可以分为复原(Restore)与恢复(Restore)过程。