"A script enabled browser is required for this page to function properly"
Print  |  E-Mail

Oracle Database 11g: Program with PL/SQL

ekit icon Oracle University provides a downloadable eKit containing the training materials for this course.

What you will learn:

This course introduces students to PL/SQL and helps them understand the benefits of this powerful programming language. Students learn to create PL/SQL blocks of application code that can be shared by multiple forms, reports, and data management applications. Students learn to create anonymous PL/SQL blocks as well as stored procedures and functions.

Students learn to develop, execute, and manage PL\SQL stored program units such as procedures, functions, packages, and database triggers. Students also learn to manage PL/SQL subprograms, triggers, declaring identifiers and trapping exceptions. Students are introduced to the utilization of some of the Oracle-supplied packages.

This course is a combination of Oracle Database 11g: PL/SQL Fundamentals and Oracle Database 11g: Develop PL/SQL Program Units courses.

Students use Oracle SQL Developer to develop these program units. SQL*Plus and JDeveloper are introduced as optional tools.

This is appropriate for a 10g audience too. There are few minor changes between 10g and 11g features.

Learn to:
Schedule/Purchase Training Formats Price Duration Course Materials Instruction Language
View Schedule Instructor-Led Training US$ 3,000 5 Days English English
View Schedule Live Virtual Class US$ 3,000 5 Days English
 

Note: To have a more personalized experience, we invite you to: Log In!

Audience:

Prerequisites:

Required Prerequisites:

Suggested Prerequisites:

Course Objectives:

Course Topics:

Introduction

Introduction to PL/SQL

Declaring PL/SQL Identifiers

Writing Executable Statements

Interacting with the Oracle Server

Writing Control Structures

Working with Composite Data Types

Using Explicit Cursors

Handling Exceptions

Creating Stored Procedures

Creating Stored Functions

Creating Packages

Working With Packages

Using Oracle-Supplied Packages in Application Development

Using Dynamic SQL

Design Considerations for PL/SQL Code

Creating Triggers

Creating Compound, DDL, and Event Database Triggers

Using the PL/SQL Compiler

Managing PL/SQL Code

Managing Dependencies

Suggested Next Courses: