What is execute(), executeUpdate() and executeQuery()
methods?
Answer Posted / sreenivaslu
booleanExecute() method is execute both select and non
select queris are executed
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
What is odbc. how is it related to sql cli?
what happen if we set JDBC string to NULL?
When does the result for an sql statement return null?
What is the meaning of connection?
What are the functions of the jdbc connection interface?
How can I determine the isolation levels supported by my DBMS?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
What is hbm xml?
What is device controller?
Explain how data flows from view to db and reverse
What is statement and resultset in jdbc?
Explain how to make updates to the updatable resultsets.
Give an example of code used for setting up connection with a driver.
How can we store and retrieve images from the database?
What is an odbc driver?