What is the difference between executing, executequery, executeupdate in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
What type of driver you use in real-time projects?
How can I manage special characters when I execute an insert query?
What is the use of prepared statement?Ans:used to execute pre compiled statement...so the question is when that precompiled statement will be execute or comiple?................
What is jdbc in dbms?
What is jdbc and its advantages?
Are all the required JDBC drivers to establish connectivity to my database part of the JDK?
How to use JDBC API to call Stored Procedures?
What are the types of jdbc drivers that exist?
What causes the "No suitable driver" error?
What do you mean by odbc?
What are the conditions applies to varchar variable, when using in procedures?
What is jdbc driver?