Multiple Choice
_____ is a cursor attribute that returns TRUE if the last FETCH returned a row, and FALSE if not.
A) %ROWCOUNT
B) %NOTFOUND
C) %FOUND
D) %ISOPEN
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q63: In Oracle, _ make(s) it possible to
Q64: A(n) _ routine pools multiple transactions into
Q65: Stored procedures must have at least one
Q66: Which SQL format would be best used
Q67: Every PL/SQL block must be given a
Q69: In a 1:M relationship, a user must
Q70: The Oracle string concatenation function is _.<br>A)
Q71: A table can be deleted from the
Q72: A(n) _ is a logical group of
Q73: The CREATE TABLE command lets you define