IT Training Courses
Microsoft Gold IT Training Partner
800-326-1044

ORA11g101v2 - Oracle Database 11g: PL/SQL Fundamentals II – Develop Program Units

Course ORA11g101v2


Price: $1,896.00
Software Assurance Value: Not Eligible       
Duration: 3 Days




This course is currently only available on a request basis. Request this class now.





 Course Description

SQLSoft Course ora11g101v2: Oracle Database 11g: PL/SQL Fundamentals II � Develop Program Units

Table of Contents

Introduction
Audience
At Course Completion
Prerequisites
Certified Professional Exams
Student Materials
Course Outline


Introduction

The objective of this course is to equip students to develop database server-side PL/SQL program units within an Oracle database.

Return to Top


Audience

Target audience for this course is all Oracle professionals. Among the specific groups for whom this course will be helpful are:

  • Application designers and developers
  • Database administrators

Return to Top


At Course Completion

Specific subject areas to be explored and objectives to be reached are:

  • Understanding application partitioning within a client/server or multi-tiered web-based systems architecture.
  • Understanding the basic form and structure of program units stored within the database.
  • Building and maintaining database-resident program units.
  • Encapsulating program units within packages and taking advantage of accompanying advanced programming techniques such as cursor variables and cursor expressions.
  • Handling intricate theoretical challenges, such as mutating tables.
  • Building and maintaining DML-event and system-event database triggers, including advanced techniques using both simple triggers and compound triggers.
  • Discuss the storage and execution model for database programs and how one can write efficient programs to maximize performance.
  • Using system-supplied packages to extend the power of your SQL statements and PL/SQL applications.

Return to Top


Prerequisites

The following courses are mandatory prerequisites for this course:

  • ora11g001, Oracle Database 11G: SQL Fundamentals � Complete Library
  • ora11g101v1, Oracle Database 11G: PL/SQL Fundamentals I

    Return to Top


    Certified Professional Exams

    This course considers subjects useful for certification as an Oracle Certified Master (OCM), the most advanced and prestigious Oracle database certification level.

    Return to Top


    Student Materials

    The student kit includes a comprehensive workbook and other necessary materials for this class.

    Return to Top


    Course Outline

    INTRODUCING DATABASE PROGRAM UNITS

  • ABOUT DATABASE PROGRAM UNITS
  • TYPES OF PL/SQL PROGRAM UNITS
  • TYPES OF STORED PROGRAM UNITS
  • ADVANTAGES OF USING STORED PROGRAM UNITS

    CREATING STORED PROCEDURES & FUNCTIONS

  • ABOUT STORED PROCEDURES & FUNCTIONS
  • CREATING PROCEDURES & FUNCTIONS
  • EXECUTING PROCEDURES & FUNCTIONS

    MAINTAINING STORED PROCEDURES & FUNCTIONS

  • RECOMPILING & DROPPING PROGRAMS
  • DATA DICTIONARY STORAGE
  • MANAGING DEPENDENCIES

    CREATING & MAINTAINING PACKAGES

  • ABOUT PACKAGES
  • CREATING PACKAGES
  • ADVANCED PROGRAMMING TECHNIQUES
  • MAINTAINING PACKAGES

    ADVANCED CURSOR TECHNIQUES

  • USING CURSOR VARIABLES
  • USING CURSOR EXPRESSIONS

    USING SYSTEM-SUPPLIED PACKAGES

  • DBMS_OUTPUT()
  • UTL_FILE()

    CREATING DATABASE TRIGGERS

  • ABOUT DATABASE TRIGGERS
  • STATEMENT-LEVEL TRIGGERS
  • ROW-LEVEL TRIGGERS
  • EXAMPLES OF TRIGGERS
  • INSTEAD OF TRIGGERS
  • EMPLOYING TRIGGERS WITHIN AN APPLICATION

    MAINTAINING DATABASE TRIGGERS

  • CALL SYNTAX
  • TRIGGER MAINTENANCE TASKS
  • SHOW ERRORS TRIGGER
  • DROP TRIGGER
  • ALTER TRIGGER
  • HANDLING MULTIPLE TRIGGERS FOR A TABLE
  • HANDLING MUTATING TABLE ISSUES

    IMPLEMENTING SYSTEM EVENT TRIGGERS

  • WHAT ARE SYSTEM EVENT TRIGGERS?
  • DEFINING THE SCOPE
  • AVAILABLE SYSTEM EVENTS
  • SYSTEM EVENT ATTRIBUTES

    Return to Top