Question: When using the UpdaTable ResultSet object to update a record in a database, two steps are needed: . a. Insert data in ResultSet, update the
When using the UpdaTable ResultSet object to update a record in a database, two steps are needed: .
a. Insert data in ResultSet, update the data in database
b. Update data in ResultSet, copy change to database
c. Delete data from ResultSet, copy change to database
d. Select data in ResultSet, update the data in database
Step by Step Solution
3.45 Rating (152 Votes )
There are 3 Steps involved in it
The correct answer is b Update data in ResultSet copy change to database When dealing with an Updata... View full answer
Get step-by-step solutions from verified subject matter experts
