Which is best database for java?


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

Post New Answer

More JDBC Interview Questions

What is the limitation of PreparedStatement and how to overcome it?

0 Answers  


what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();

1 Answers  


How do you insert images into database using jdbc?

0 Answers  


Does sql allow null values ?

0 Answers  


What is de-normalization?

1 Answers  






What is 2 phase commit?

0 Answers  


What is connection pooling and why it is used?

0 Answers  


What is meant by connection string?

0 Answers  


Why jdbc is used in java?

0 Answers  


How to execute bulk number of queries at once?

3 Answers   Wipro,


What is the difference between ojdbc6 and ojdbc7?

0 Answers  


What type of drivers are used for web application?

2 Answers  


Categories