Multiple choice technology databases

When you COMMIT, is the cursor closed?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

By default, issuing a COMMIT statement closes all open cursors unless they are explicitly declared using the WITH HOLD option.