Multiple Choice
Which of the following statements is correct?
A) The value of the SQLCODE can be used directly in an SQL statement.
B) The value of the SQLCODE is assigned to a variable.
C) The value of the SQLCODE can not be assigned to a variable.
D) The value of the SQLERRM can be used directly in an SQL statement.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: _ refers to a SELECT statement in
Q2: Predefined exceptions are declared in the _
Q3: <u>Implicit cursors</u> are considered static because they
Q5: In PL/SQL, if a SELECT statement returns
Q6: An error raised in the executable section
Q7: The <u>SQLCODE </u>function returns the Oracle error
Q8: A SELECT statement within a PL/SQL block
Q9: When referencing SQL attributes, the attribute information
Q10: A(n) _ statement within a PL/SQL block
Q11: A(n) _ is one that a developer