- Oracle 11g: SQL and PL/SQL New Features培训
Oracle 11g: SQL and PL/SQL New Features培训
培训大纲:
1. Oracle Database 11g: Getting Started with SQL and PL/SQL New Features
Using SQL*Plus commands to display the structure of a table and perform some editing and file management tasks
Using SQL Developer and SQL Worksheet to connect to a database and browse and export database objects, and use SQL*Plus to enter and execute SQL and PL/SQL statements
Using SQL Developer to create reports and migrate to an Oracle Database 11g database
Using Oracle Database 11g''s new SQL and PL/SQL language functionality enhancements
Scope and uses of Data Change Notification (DCN) and lock enhancements
Use SQL and PL/SQL language functionality enhancements to connect to a database and create a report, examine dependency at the element level, and modify an exception handler
2. Oracle Database 11g: Using Dynamic SQL and Implementing Performance Improvements
Using native dynamic SQL and the DBMS_SQL package to specify dynamic SQL statements using CLOB data types and abstract data types
Using language enhancements to improve sequence usability, control loop iterations, employ named and mixed notation in calls to PL/SQL, and place a table in read-only mode
Improving the performance of SQL and PL/SQL with a new compiler, a new, faster data type, in-lining for faster performance, caching, and flashback enhancements
Examine and improve performance in Oracle Database 11g
3. Oracle Database 11g: Using Trigger, Data Warehousing, and Pivoting Enhancements
Creating and enabling a compound trigger and controlling its firing order using new trigger clauses
Implementing SecureFile LOBs
Performing PIVOT and UNPIVOT operations in various ways on the server side
Create reports with the PIVOT operator
4. Oracle Database 11g: Using the PL/SQL Debugger, Collections and Data Warehousing
Using the PL/SQL Debugger tool in SQL Developer
Debug a procedure using the PL/SQL Debugger
Making effective use of collections in PL/SQL and deciding which is the best collection to use in a given scenario
Using materialized views and query rewrite enhancem
|