Oracle Database Administration, Performance Tuning, Backup Recovery
UTL_HTTP allows you to write PL/SQL programs that communicate with Web (HTTP) servers.
|
UTL_FILE package built into the oracle database allows PL/SQL programs to read and write to an operating system file.
|
|
DBMS_UTILITY Package offers the API to support various utility functions of the PL/SQL System.
|
|
DBMS_STATS Provides an API into the Optimizer statistics of the Oracle Optimizer
|
|
The DBMS_SQL package provides an interface to use dynamic SQL to parse
any data manipulation language (DML) or data definition language (DDL)
statement using PL/SQL.
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
|
| Results 6 - 10 of 69 |