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 ?


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

Post New Answer

More JDBC Interview Questions

how to use CallableStatement? specially how to use their index given ..

1 Answers  


When do we get java.sql.SQLException: No suitable driver found?

0 Answers  


What is de-normalization?

1 Answers  


How we say that PreparedStatment is Precompiled? where it will be compiled?

4 Answers   Logica CMG,


What do you understand by jdbc driver and explain its types?

0 Answers  






What causes the "No suitable driver" error?

0 Answers  


What is the purpose of the jdbc resultset interface?

0 Answers  


Which database is used with java?

0 Answers  


What is the syntax of URL to get connection?

1 Answers  


What is setautocommit in jdbc?

0 Answers  


How can I get information about foreign keys used in a table?

0 Answers  


How do we call a stored procedure from jdbc?

0 Answers  


Categories