Oracle Database Administration, Performance Tuning, Backup Recovery
DBMS_OUTLN Package
The DBMS_OUTLN package, synonymous with OUTLN_PKG, contains the functional interface for subprograms associated with the management of stored outlines. A stored outline is the stored data that pertains to an execution plan for a given SQL statement.
 
DBMS_OLAP Package
The DBMS_OLAP package provides a collection of materialized view analysis and advisory functions that are callable from any PL/SQL program.
 
DBMS_MVIEW Package
DBMS_MVIEW package enables you to understand capabilities for materialized views and potential materialized views, including their rewrite availability.
 
DBMS_LOCK Package
The DBMS_LOCK package provides an interface to Oracle Lock Management services. DBMS_LOCK is most efficient with a limit of a few hundred locks per session.
 
DBMS_LOB Package
The Oracle DBMS_LOB package provides subprograms to operate on BLOBs, CLOBs, NCLOBs, BFILEs, and temporary LOBs.
 
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Results 16 - 20 of 69