Tuesday, June 11, 2013

Oracle 11g PL/SQL New Feature

There are many new features has been added in Oracle 11g for PL/SQL Developers.


  1. SIMPLE_INTEGER Datatype
  2. CONTINUE Statement
  3. Sequences in PL/SQL Expressions
  4. Dynamic SQL Enhancements
  5. Generalized Invocation
  6. Named and Mixed Notation in PL/SQL Subprogram Invocations
  7. Automatic Subprogram Inlining
  8. PL/Scope
  9. PL/SQL Native Compiler Generates Native Code Directly
  10. New PL/SQL Compiler Warning
  11. Cross-Session PL/SQL Function Result Cache
  12. Compound Triggers
  13. Triggers with Disable state.

No comments:

Post a Comment