Objectives
Many of the new features are either newly available with the Oracle 11g release or have been substantially improved with that release. Among the specific subjects presented in this course are:
• Creating and using directory objects within the database.
• A comprehensive look at all index types available when building an application schema, including B-tree internals, function-based, compressed, reverse key, invisible, linguistic, bitmap and bitmap join indexes.
• A comprehensive look at all table types available when building an application schema, including heap-organized tables, index clusters, hash clusters, index-organized tables, external tables, temporary tables, read-only and compressed tables.
• Advanced SQL hierarchal data processing capabilities available from the CONNECT BY PRIOR and related language structures.
• Enhanced SQL and transactional capabilities, including asynchronous commits, DML error trapping and use of regular expressions.
• How to use the result cache to achieve dramatic performance improvement for frequently executed SQL queries and PL/SQL functions.
• Enhancements to the PL/SQL programming language and coding capabilities.
• New and advanced SQL language application development capabilities.
Download PDF outline here!