Oracle8i Supplied PL/SQL Packages Reference
Release 2 (8.1.6)

A76936-01

Library

Product

Contents

Index

Prev Next

7
DBMS_DDL

This package provides access to some SQL Data Definition Language (DDL) statements from stored procedures. It also provides special administration operations that are not available as DDLs.

The ALTER_COMPILE and ANALYZE_OBJECT procedures commit the current transaction, perform the operation, and then commit again.

Requirements

This package runs with the privileges of calling user, rather than the package owner SYS.


Prev Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index