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 ojdbc?
What class.forname will do while loading drivers of jdbc?
What is benefit of using preparedstatement in java?
What do you mean by batch processing in jdbc?
If you are truncated using JDBC, how can you that how much data is truncated?
Why we use while rs next ())?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
How many types of jdbc drivers are there?
Explain the life cycle of jdbc.
How do we load the drivers?
How can you create jdbc statements?
What are the exceptions in jdbc?
What is sqlwarning?
Explain the necessary steps to connect to the database in java?
Why do we use jdbc?