| Course Description | |
| A Relational Database Management System (RDBMS) is a software system that allows you to create and manage a relational database. Minimum requirements for such a system are defined by both ANSI and ISO. PL/SQL is Oracle's Procedural Language for SQL. It is Oracle's database programming language for creating stored procedures, functions, database triggers, and object methods. PL/SQL can be used for implementing business rules, computing algorithms, manipulating data, and for stand-alone programs. The Oracle 11g release has greatly enhanced the features and functionality of PL/SQL. Students will write stored procedures, functions, packages, and triggers, and implement complex business rules in Oracle. Students will learn programming, management, and security issues of working with PL/SQL program units. Programming topics will include the built-in packages that come with Oracle, the creation of triggers, and stored procedure features. Course Length: 3 Days Course Tuition: $1190 (US) |
|
| Prerequisites | |
| A good working knowledge of Oracle 11g SQL features is required. Programming experience in a high-level language, such as COBOL, Java, or Perl is also required. | |
| Course Outline |
|
Triggers
PL/SQL Variables and Datatypes
PL/SQL Syntax and Logic
Stored Procedures and Functions
Exception Handling
Records, Collections, and User-Defined Types
Cursors
Bulk Operations
Using Packages
Creating Packages
Working with LOBs
Maintaining PL/SQL Code
Appendix A: Dynamic SQL Appendix B: PL/SQL Versions, Datatypes, and Language Limits
|
