What is difference between java.util.Date and java.sql.Date?


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

Post New Answer

More JDBC Interview Questions

How do you insert images into database using jdbc?

0 Answers  


What is JDBC PreparedStatement?

0 Answers  


What are the standard isolation levels defined by JDBC?

0 Answers  


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

4 Answers   Logica CMG,


Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?

0 Answers  






Give a way to check that all result sets have bin accessed and update counts are generated by execute method.

0 Answers  


How do we call a stored procedure from jdbc?

0 Answers  


What are the different types of statements?

4 Answers  


What are the different types of JDBC drivers?

0 Answers  


What are the three basic components of the odbc architecture?

0 Answers  


What are the 4 types of jdbc drivers?

0 Answers  


There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?

0 Answers  


Categories