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

1 Expert Approved Answer
Step: 1 Unlock

The correct answer is b 2 UpdateXXX and UpdateRow Here is a detailed explanation of the steps to upd... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Database Systems Design Implementation Questions!