nerdexam
Oracle

1Z0-146 · Question #144

Which should you do after each FETCH statement in a PL/SQL block?

The correct answer is D. Test for rows using a cursor attribute. See the full explanation below for the reasoning.

Question

Which should you do after each FETCH statement in a PL/SQL block?

Options

  • AOpen the cursor.
  • BClose the cursor.
  • CInitialize the loop.
  • DTest for rows using a cursor attribute.

How the community answered

(62 responses)
  • A
    6% (4)
  • B
    3% (2)
  • C
    16% (10)
  • D
    74% (46)

Community Discussion

No community discussion yet for this question.

Full 1Z0-146 Practice