Oracle Training Overview
An essential component of client/server application development is the creation of database server-side program units. This course discusses the subjects of database triggers and stored procedures. Advanced topics such as using system-supplied packages, programming for superior performance, object oriented encapsulation of logic into packages and many others are discussed in detail.
Oracle Training Prerequisites
Suggested Next Courses
Oracle Training Audience
Oracle developers and database administrators
Oracle Training Objectives
Oracle Training Course duration
3 Days
Oracle Training Course outline
UNDERSTANDING THE TUNING ISSUES
TKPROF & AUTOTRACE
USING THE STATSPACK UTILITY
EXPLOITING & MANAGING CURSOR SHARING
USING CURSOR VARIABLES
INVOKING EXTERNAL PROCEDURES
ADVANCED PROGRAM UNITS
USING COLLECTIONS
PL/SQL TUNING WITH DBMS_PROFILER()
EVALUATING THE PL/SQL PROFILER DATA
PL/SQL TUNING TECHNIQUES
PL/SQL DEBUGGING WITH DBMS_TRACE()
EXAMINING THE PLSQL_TRACE_ ... TABLES