What are the differences between statement and preparedstatement interface?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

What are the three parts of a jdbc url?

0 Answers  


Does the JDBC-ODBC Bridge work with Microsoft J++?

0 Answers  


what happens if connection is not closed?

7 Answers   CTS,


What is namedparameterjdbctemplate?

0 Answers  


If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?

0 Answers  






Why do I have to reaccess the database for Array, Blob, and Clob data?

0 Answers  


What is execute(), executeUpdate() and executeQuery() methods?

10 Answers  


Write an sql to find all records having all upper case alphanumeric characters in a field ?

0 Answers  


I have getting problem to calling stored procedure from Mysql through JSP. Please help me.

1 Answers  


How will you perform truncation using JDBC?

0 Answers  


What driver should I use for scalable Oracle JDBC applications?

0 Answers  


What are the advantages of using preparedstatement in java?

0 Answers  


Categories