Multiple Choice
The code fragment ____ would raise an error.
A) DBMS_ALERT.REGISTER( 'new_bid' ) ;
B) DBMS_ALERT.WAITONE( 'new_bid', v_msg, v_status, 600) ;
C) DBMS_ALERT( 'new_bid', v_msg, v_status, 600) ;
D) DBMS_ALERT.SIGNAL( 'new_bid', TO_CHAR(:new.bid) ) ;
Correct Answer:

Verified
Correct Answer:
Verified
Q41: The <u>UTL_LINE</u> package allows access to files
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
Q47: DBMS_DDL.ALTER_COMPILE (<br>Type VARCHAR2,<br>Schema VARCHAR2,<br>Name VARCHAR2);<br>In the header
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