Multiple Choice
The ____ action used in an explicit cursor processes the query and creates an active set of rows available in the cursor.
A) DECLARE
B) OPEN
C) FETCH
D) CLOSE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q12: The _ is an Oracle built-in procedure
Q13: The<u> SQLERRM</u> function returns the Oracle error
Q15: Discuss the meaning of the term exception
Q16: _ are declared automatically for DML and
Q17: A(n)<u> EXCEPTION </u>statement within a PL/SQL block
Q18: _ has the possibility of raising the
Q19: _ returns the Oracle error message.<br>A) EXIT