Oracle Training Overview
This Oracle 10g courseware training guide book will consider grammar, syntax and benefits of using the PL/SQL language within an Oracle database environment. The Oracle PL/SQL language provides for programming logic features not contained within SQL.
Oracle Training Prerequisites
- The course ORACLE DATABASE 10G: INTRODUCTION TO SQL – COMPLETE LIBRARY
- The course ORACLE DATABASE 10G: PROGRAM WITH PL/SQL – PART I
Oracle Training 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
Oracle Training Certification
This course considers subjects included within the Oracle Certification Examination 1Z0-147 entitled "Program With PL/SQL". This examination is part of the following Oracle certification tracks:
- Oracle PL/SQL Developer Certified Associate (OCA)
- Oracle Forms Developer Certified Professional (OCP)
Oracle Training Suggested Next Courses
Beyond the scope of this course there are crucial performance tuning and advanced programming structures which are very important to understand and use. These are considered within the follow-up:
- course ORACLE DATABASE 10G: ADVANCED PL/SQL PROGRAMMING & TUNING After some weeks or months of PL/SQL programming experience, it is strongly recommended that this additional course be considered. Various references are made to this course throughout this book so that one can see key areas where further detail is useful.
Oracle Training Course duration
3 Days
Oracle Training 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
- DEVELOPMENT TOOLS
CREATING STORED PROCEDURES & FUNCTIONS
- ABOUT STORED PROCEDURES & FUNCTIONS
- CREATING PROCEDURES & FUNCTIONS
- EXECUTING PROCEDURES & FUNCTIONS
- HANDLING COMPILATION ERRORS
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
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
- MULTIPLE TRIGGERS PER EVENT
- TRIGGER MAINTENANCE TASKS
- SHOW ERRORS TRIGGER
- DROP TRIGGER
- ALTER TRIGGER
- HANDLING MUTATING TABLE ISSUES
IMPLEMENTING SYSTEM EVENT TRIGGERS
- WHAT ARE SYSTEM EVENT TRIGGERS?
- DEFINING THE SCOPE
- AVAILABLE SYSTEM EVENTS
- SYSTEM EVENT ATTRIBUTES
|