Question: To insert a new record into a database using the UpdaTable ResultSet method, one needs first to move the cursor to an insert row that
To insert a new record into a database using the UpdaTable ResultSet method, one needs first to move the cursor to an insert row that is a blank row and is not a part of the ResultSet but related to the ResultSet. (True/False)
Step by Step Solution
3.48 Rating (151 Votes )
There are 3 Steps involved in it
True When inserting a new record into a database using the Updatable ResultSet method in Java the cu... View full answer
Get step-by-step solutions from verified subject matter experts
