搜索资源列表
PACK_CCDATA_REPORT01
- 此代码为利用PL/SQL开发数据库存储过程的典型示例,希望大家可以通过该代码清楚如何利用SQL语句实现复杂的业务逻辑。-this code for the use of PL / SQL stored procedures development of the database of typical examples, We can hope that the adoption of the code clearly how to use SQL to achieve complex busin
PACK_CCDATA_REPORT02
- 此代码为利用PL/SQL开发数据库存储过程的典型示例,此为第2部分,希望大家可以通过该代码清楚如何利用SQL语句实现复杂的业务逻辑。-this code for the use of PL / SQL stored procedures development of the database of typical examples of this Part 2, We can hope that the adoption of the code clearly how to use SQL to
PACK_CCDATA_REPORT03
- 此代码为利用PL/SQL开发数据库存储过程的典型示例,此为第3部分,希望大家可以通过该代码清楚如何利用SQL语句实现复杂的业务逻辑。-this code for the use of PL / SQL stored procedures development of the database of typical examples of this Part 3, We can hope that the adoption of the code clearly how to use SQL to
PACK_CCDATA_REPORT04
- 此代码为利用PL/SQL开发数据库存储过程的典型示例,此为第4部分,希望大家可以通过该代码清楚如何利用SQL语句实现复杂的业务逻辑。-this code for the use of PL / SQL stored procedures development of the database of typical examples of this Part 4 We can hope that the adoption of the code clearly how to use SQL to
PACK_CCDATA_REPORT05
- 此代码为利用PL/SQL开发数据库存储过程的典型示例,此为第5部分,希望大家可以通过该代码清楚如何利用SQL语句实现复杂的业务逻辑。请大家注意:每一部分看起来形式相近,但有微小差别,希望大家仔细浏览。-this code for the use of PL / SQL stored procedures development of the database of typical examples of this Part 5 We can hope that the adoption of t
Log4plsqlV3132
- pl/sql中记log的函数,是log4在oracle pl/sql下的办法,比较方便与存储过程的log记录。
网上机票订票系统数据库(oracle实现)
- 这是一个网上订票系统,包括具体的建模以及SQL实现。实现部分包括触发器,存储过程等-This is an online booking system, including specific modeling and SQL. Implementation includes triggers, stored procedures, etc.
pkg_XXX.rar
- oracle 存储过程 包括 cursor record 动态sql 临时表等 用于oracle参考学习用,oracle stored procedure cursor record including dynamic sql temporary table, such as learning to use reference for oracle
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
oracle10g
- oracle 10g精典入门教程 -oracle 10g classical classical oracle 10g Tutorial Tutorial
otlv4h
- OTL是Oracle 和 ODBC 的模板库,它屏蔽数据库操作的底层,提供数据库连接功能,以标准 C++ 流的方式完成嵌入式 SQL 语句、存储过程的执行和光标操作。 -OTL is the Oracle and ODBC Template Library, which shield the underlying database operations to provide database connectivity to standard C++ stream manner embedded
1
- 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
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
3
- 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
4
- 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
PL.SQL.Develope
- PL/SQLDeveloper是一种集成的开发环境,专门用于开发、测试、调试和优化OraclePL/SQL存储程序单元,比如触发器等。PL/SQLDeveloper功能十分全面,大大缩短了程序员的开发周期。强大的PL/SQL编辑器,完善的Debugger调试器(需要Oracle7.3.4或以上版本)询问创建\SQL视窗\命令视窗\报告视窗\项目\浏览器\过程优化\HTML手册\Non-PL/SQL目标\模板目录\比较用户目标\输出用户目标\工具\lug-In扩展\Multi-threadedID
pl.sql.setup
- PL/SQL Developer是一个集成开发环境,专门面向Oracle数据库存储程序单元的开发。如今,有越来越多的商业逻辑和应用逻辑转向了Oracle Server,因此,PL/SQL编程也成了整个开发过程的一个重要组成部分。PL/SQL Developer侧重于易用性、代码品质和生产力,充分发挥Oracle应用程序开发过程中的主要优势。-PL/SQL Developer is an integrated development environment, specifically for Or
Oracle_Trigger_Storaged_Procedure_Programming
- 数据库专家Kevin Owens是美国财政部计算机中心的Oracle数据库管理员,他将与您共同探讨PL/SQL——Oracle的结构化查询语言(SQL),并教您如何通过构建健壮、大型的数据库来解决您的业务问题。 本书语言通俗易懂,并引入大量代码示例。书中详细介绍了许多技术来利用Oracle的特性,如触发器和存储过程等。这些特性支持数据库结合业务规则,并可以根据业务的发展变化对规则进行管理和修改。本书讨论的主题包括: · 查看数据字典中的约束 · 实施复杂的规则
Oracle_sjkjc
- oracle数据库开发实例 本书以真实工作任务为载体组织教学内容,在真实工作环境中探索数据库的创建与设计。按照如下顺序传授知识与训练技能:体验数据库的应用→认识Oracle的工作环境、体验Oracle 10g环境中常用工具操作→数据库的创建与管理→数据表的创建与管理→管理视图→SQL编程语言→PL/SQL编程语言→管理PLSQL存储过程与触发器→管理安全性→数据库安全性→Oracle数据库的访问→数据库探索性设计。在讲解数据库知识和训练操作技能的过程中,遵循学生的认知规律,提高学生的学习效率