Question: Explain the function of three different statement execution methods: executeQuery(), executeUpdate() and execute(). For each method, provide a way to retrieve the execution result.
Explain the function of three different statement execution methods: executeQuery(), executeUpdate() and execute(). For each method, provide a way to retrieve the execution result.
Step by Step Solution
3.33 Rating (150 Votes )
There are 3 Steps involved in it
Sure heres an explanation of those three execution methods in SQL 1 executeQuery This method is typically used when the result of a SQL query is a Res... View full answer
Get step-by-step solutions from verified subject matter experts
