What is the difference between executing, executequery, executeupdate in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
how we can remove hard code in java?
What is jdbc and odbc in java?
What is executequery in java?
Which type of JDBC driver is the fastest one?
What do you mean by database connection pooling?
How many types of resultset are there in jdbc?
What is the difference between jdbc and jndi?
What are the different types of lockings in jdbc?
Why do we use jdbc statements?
How can I determine where a given table is referenced via foreign keys?
Why we use jdbc instead of odbc?
Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?