搜索资源列表
在PB上开发的ORACLE系统管理程序
- 在PB上开发的ORACLE系统管理程序(好)-PB on the development of the ORACLE system management procedures (good)
oracle-inn
- 自己写的用proc连接oracle数据库实现酒店管理的C程序,用到了各种对于数据库的操作,值得一看-himself wrote proc connect with the oracle database hotel management procedures C, used for a variety of database operations, an eye-catcher
Oracle Database 10g删除表的程序
- Oracle Database 10g删除表的程序-Oracle Database 10g procedures to delete Table
35--个定时备份Oracle数据库的程序
- --个定时备份Oracle数据库的PB程序--- 000 regular backup of Oracle database procedures PB
网上机票订票系统数据库(oracle实现)
- 这是一个网上订票系统,包括具体的建模以及SQL实现。实现部分包括触发器,存储过程等-This is an online booking system, including specific modeling and SQL. Implementation includes triggers, stored procedures, etc.
Oracle--biancheng
- 设有学生表student(学号sno, 姓名sname, 年龄 sage,系别dept)、课程表Course(课程号cno,课程名称cname)和选课表sc(学号sno,课程号cno,成绩grade),用Oracle PL/SQL语言设计一个名为pkg_student程序包,要求: (1)写出程序包头和包体的定义,其中包含函数avgGradePerCourse和存储过程printAvgGradeCourse。 (2)函数avgGradePerCourse计算某门课程的平均成绩,必须用P
SQLReference_Oracle
- oracle 数据库参考手册。该手册详细介绍了数据库开发过程常使用到日程功能及事务、存储过程等,是进行oracle数据开发必备的宝典。-oracle database reference manual. The manual details the process of database development functions and frequently used to schedule transactions, stored procedures, are essential for
analyzeSQL
- 分析大型系统源代码中包含的SQL语句,解析这些SQL语句访问的数据表和条件表达式,连接数据库,探测对应的数据表包含的记录个数和参与条件过滤的字段的有效值个数,为数据表构建索引策略提供,并自动生成索引创建脚本。目前支持的开发语言有Java、C++、Delphi、Oracle(存储过程、触发器)。-Analysis of large system source code is included in SQL statements, explains these SQL statements to a
supermarketERP
- vc++和oracle 9i实现的超市进销存管理系统,源代码详细,可直接拿来使用,或者在此基础上二次开发,可以学习到oracle数据库的基本操作和如何在基于对话框的程序中进行打印-vc++ and oracle 9i realize Invoicing supermarket management system, the source code in detail, can be directly used to use, or on the basis of secondary develop
OracleProc
- delphi中调用oracle的存储过程[分带返回游标,不返回值两种] 关键字: delphi ,oracle存储过程,游标,返回数据集,报表-delphi call oracle stored procedure [points with the cursor back, do not return the value of two] keywords: delphi, oracle stored procedures, cursor, return data sets, stateme
OracleBackup
- Oracle自动定时备份程序,把Oracle备份成dmp文件,自动执行.-Oracle automatic backup procedures regularly, put Oracle into a dmp backup file, automatically.
oracle
- j2ee写的管理程序,连的oracle数据库,oracle课的作业-j2ee written management procedures, and even the oracle database, oracle lesson Operating
OracleDebugMessages
- Document shows how get debug messages from oracle procedures. language: russian
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
5
- 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
DBTableBackup
- Oracle数据备份程序。实现对Oracle数据库表过期数据的自动备份及备份后自动清理等功能。-Oracle data backup procedures. Oracle database table to realize the automatic expiration of data backup and the backup automatically after cleaning and other functions.
func_bank_commwithserv
- oracle下的存储过程开发的tcp通讯模块-oracle stored procedures developed under the tcp communication module
Oracle_Trigger_Storaged_Procedure_Programming
- 数据库专家Kevin Owens是美国财政部计算机中心的Oracle数据库管理员,他将与您共同探讨PL/SQL——Oracle的结构化查询语言(SQL),并教您如何通过构建健壮、大型的数据库来解决您的业务问题。 本书语言通俗易懂,并引入大量代码示例。书中详细介绍了许多技术来利用Oracle的特性,如触发器和存储过程等。这些特性支持数据库结合业务规则,并可以根据业务的发展变化对规则进行管理和修改。本书讨论的主题包括: · 查看数据字典中的约束 · 实施复杂的规则
Oracle-trigger-procedure-programm
- Oracle触发器与存储过程高级编程,非常好的oracle编程资料。-Oracle stored procedures and triggers high-level programming, very good oracle programming information.
oracle进阶之PLSQL编程
- 通过学习PL/SQL基础语法和函数、存储过程、包、触发器等数据库对象的概念、基本语法及应用,达到学以致用的目的,并能在应用程序中调用存储函数及过程(By learning basic concepts, basic syntax and application of PL/SQL basic grammar and functions, stored procedures, packages, triggers and other database objects, we can achieve