Question: To update a record using the UpdaTable ResultSet, one needs to use steps, and they are: . a. 1, UpdateXXX() b. 2, UpdateXXX() and UpdateRow()
To update a record using the UpdaTable ResultSet, one needs to use steps, and they are: .
a. 1, UpdateXXX()
b. 2, UpdateXXX() and UpdateRow()
c. 3, UpdateXXX(), UpdateCursor() and UpdateRow()
d. 4, MoveToRow(), UpdateXXX(), UpdateCursor() and UpdateRow()
Step by Step Solution
3.42 Rating (155 Votes )
There are 3 Steps involved in it
The correct answer is b 2 UpdateXXX and UpdateRow Here is a detailed explanation of the steps to upd... View full answer
Get step-by-step solutions from verified subject matter experts
