Question: To pick up the execution results, one can use the executeQuery() and executeUpdate() methods. The former returns an integer, and the latter returns a ResultSet.(True/False)
To pick up the execution results, one can use the executeQuery() and executeUpdate() methods. The former returns an integer, and the latter returns a ResultSet.(True/False)
Step by Step Solution
3.40 Rating (163 Votes )
There are 3 Steps involved in it
The statement is False Explanation In the context of the JDBC Java ... View full answer
Get step-by-step solutions from verified subject matter experts
