What is the difference between execute, executeQuery, executeUpdate?
No Answer is Posted For this Question
Be the First to Post Answer
Discuss the procedure of retrieving warnings?
How can I create a custom RowSetMetaData object from scratch?
what is the best way, in terms of performance, to do multiple insert/update statements, a PreparedStatement or Batch Updates?
I have written a program to connect to database using odbc.Can this Application run on any Platform????
How to connect multiple database in jdbc?
How vendor Naming registry supports JNDI?
Explain the difference between resultset and rowset in jdbc
How to rollback a JDBC transaction?
What is jdbc in java?
What is the role of jdbc drivermanager class?
Is jdbc part of j2ee?
What should be done for auto generating primary key id in a table ?