To insert a new record using the UpdaTable ResultSet, one needs to use steps, and they are:

Question:

To insert a new record using the UpdaTable ResultSet, one needs to use steps, and they are: .

a. 1, insertRow()

b. 2, moveToInsertRow(), insertRow()

c. 3, moveToInsertRow(), updateXXX(), insertRow()

d. 4, moveToCursor(), moveToInsertRow(), updateXXX(), insertRow()

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: