Multiple Choice
DBMS_DDL.ALTER_COMPILE (
Type VARCHAR2,
Schema VARCHAR2,
Name VARCHAR2) ;
In the header for the ALTER_COMPILE procedure above, the ____ statement refers to the object's owner.
A) type
B) schema
C) name
D) ALTER
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q42: In which of the following situations is
Q43: The _ package allows access to two
Q44: The array-like processing available in DBMS_SQL makes
Q45: The _ action of the DBMS_DDL package
Q46: The code fragment _ would raise an
Q48: In the DBMS_LOB package, the term _
Q49: When executing a stored program, any <u>DBMS_OUTPUT</u>
Q50: The util.ora file contains environment settings, such
Q51: In the DBMS_DDL package, _ is a
Q52: All of the following procedures are included