Multiple Choice
What is the prefix for error codes generated by PL/SQL?
A) ORA
B) PLS
C) PLA
D) OSL
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q68: What is the active set?<br>A)Set of data
Q69: There are variable data types called INTEGER
Q70: What does the expression 1 <> 5
Q71: To concatenate two strings,use the _ operator.<br>A)&<br>B)&&<br>C)||<br>D)+
Q72: The _ operator indicates greater than or
Q74: In programming,decision control structures alter the order
Q75: In a PL/SQL program,2 ** 3 =
Q76: The end of each PL/SQL command is
Q77: An undefined exception must be declared before
Q78: To execute a PL/SQL program in SQL*Plus