Question: By setting the Concurrency Type property as UpdaTable to a ResultSet object, that ResultSet object can be used to perform data insert, update and delete
By setting the Concurrency Type property as UpdaTable to a ResultSet object, that ResultSet object can be used to perform data insert, update and delete actions to a database. (True/False)
Step by Step Solution
3.37 Rating (163 Votes )
There are 3 Steps involved in it
The statement is False In Java the concurrency type of a ResultSet doesnt determine whether you can insert update or delete data The type of a ResultS... View full answer
Get step-by-step solutions from verified subject matter experts
