After successfully completing this course, you will be able to:
- Code the CASE statement
- Create DDL from existing database objects with DBMS_METADATA
- Incorporate datetime data into your database and applications
- Build autonomous transactions
- Incorporate object-relational features into your applications
- Code pipelined table functions in Oracle9i databases
- Package your PL/SQL objects
- Use DBMS_LOB to process LOB data
- Use UTL_FILE to read and write to sequential files
- Schedule batch jobs with DBMS_JOB
- Communicate across Oracle sessions
- Use database-centric transaction-based messaging
- Understand the process of tuning and tracing PL/SQL programs