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()
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()
Step by Step Solution
3.34 Rating (160 Votes )
There are 3 Steps involved in it
The correct answer is c 3 moveToInsertRow updateXXX insertRow Here is a step by step explanation 1 m... View full answer
Get step-by-step solutions from verified subject matter experts
