Question: The executeQuery() method returns an integer that equals the number of rows that have been returned, and the executeUpdate() method returns a ResultSet object containing
The executeQuery() method returns an integer that equals the number of rows that have been returned, and the executeUpdate() method returns a ResultSet object containing the run results. (True/False)
Step by Step Solution
3.53 Rating (156 Votes )
There are 3 Steps involved in it
The statement is False In JDBC Java Database Connectivity the exe... View full answer
Get step-by-step solutions from verified subject matter experts
