我是靠谱客的博主 懦弱战斗机,最近开发中收集的这篇文章主要介绍PL/SQL高级-OverviewCourse ObjectivesCorse Agenda,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

Course Objectives

After completing this course,you should be able to do the following:

  • Create,execute,and maintain
    • -Package constructs
    • -Database triggers
  • Manage PL/SQL subprograms and triggers
  • Use a subset of Oracle-supplied packages to generate screen and file output
  • Identify various techniques that impact your PL/SQL code design considerations
  • Use the PL/SQL compiler,manage PL/SQL code,and manage depdendencies

Corse Agenda

  1. Introduction
  2. Creating Packages
  3. Working with Packages
  4. Using Oracle-Supplied Packages in Application Development
  5. Using Dynamic SQL
  6. Design Considerations for PL/SQL cODE
  7. Creating Triggers
  8. Creating Compound,DDL,and Event Database Triggers
  9. Using the PL/SQL Compiler
  10. Managing PL/SQL Code

The Human Resources(HR) Schema That is Used in This Course

Oracle 11g SQL and PL/SQL Documentation

  • Oracle Database New Features Guide 11g Release 2(11.2)
  • Oracle Database Advanced Application Developer`s Guide 11g Release 2(11.2)
  • Oracle Database PL/SQL Language Reference 11g Release 2(11.2)
  • Oracle Database Reference 11g Release 2(11.2)
  • Oracle Database SQL Language Reference 11g Release 2(11.2)
  • Oracle Database Concepts 11g Release 2(11.2)
  • Oracle Database PL/SQL Packages and Types Reference 11g Release 2(11.2)
  • Oracle Database SQL Developer User`s Guide Release 1.5

Additional Resources

  • For additional information about the new Oracle 11g SQL and PL/SQL new features,refer to the following:
  • Oracle Database 11g:New Features eStudies
  • Oracle By Example(OBE) series:Oracle Database 11g: http://www.oracle.com/technetwork/tutorials/index.html
  • What`s New in PL/SQL in Oracle Database 11g on the Oracle Technology Network(OTN) http://www.oracle.com/technology/tech/pl_sql

 

 

 

 

 

转载于:https://www.cnblogs.com/arcer/archive/2013/04/27/3046494.html

最后

以上就是懦弱战斗机为你收集整理的PL/SQL高级-OverviewCourse ObjectivesCorse Agenda的全部内容,希望文章能够帮你解决PL/SQL高级-OverviewCourse ObjectivesCorse Agenda所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(41)

评论列表共有 0 条评论

立即
投稿
返回
顶部