ORACLE INTRODUCTION
<< Back to Course List
PL/SQL: Procedures and Functions
Course Code: |
PLSPF |
Duration: |
6 hours |
Prerequisites: |
The course Relational Principles; the courses on SQL*Plus; and the courses PL/SQL: Fundamentals and PL/SQL: Exceptions and Scripts |
Course Aim: |
To provide the student with a detailed understanding of modular programming in PL/SQL using stored procedures and functions |
Learning Objectives: |
After this course the student should be able to:
1. describe the user-defined composite data-structures available in PL/SQL
2. create, call, and pass parameters to a PL/SQL procedure |
PL/SQL: Packages and Triggers
Course Code: |
PLSPT |
Duration: |
4 hours |
Prerequisites: |
The course Relational Principles; the courses on SQL*Plus; and the courses PL/SQL: Fundamentals, PL/SQL: Exceptions and Scripts, and PL/SQL: Procedures and Functions |
Course Aim: |
To provide the student with a detailed understanding of PL/SQL packaged procedures and database triggers |
Learning Objectives: |
After this course the student should be able to:
1. create a PL/SQL package to include functions and procedures
2. describe how overloading is implemented and how the contents of the standard package are used |
<< Back to Course List