What are the benefits of PreparedStatement over Statement?


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

Post New Answer

More JDBC Interview Questions

State the three different ways in which you can create a table?

0 Answers  


Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?

0 Answers  


What is JDBC DataSource and what are it’s benefits?

0 Answers  


How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?

0 Answers  


Why are we using blob datatypes in jdbc?

0 Answers  






How can we retrieve the file in the oracle database?

0 Answers  


Can you define a foreign key, with a key from the same table?

2 Answers   IBM,


What are JDBC statements?

2 Answers  


How can I connect mysql or oracle with java?

0 Answers  


What are the three parts of a jdbc url?

0 Answers  


How a database driver can be loaded with jdbc 4.0 / java 6?

0 Answers  


What is CLOB and BLOB datatypes in JDBC?

0 Answers  


Categories