What is the return type of execute, executequery and executeupdate?


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

Post New Answer

More JDBC Interview Questions

How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?

0 Answers  


Name the types of jdbc drivers.

0 Answers  


What is the meaning of “dirty read” in the database?

0 Answers  


How to find the column count in resultset?

1 Answers   Wipro,


What is jdbc thin client in oracle?

0 Answers  






What do you mean by database connection pooling?

0 Answers  


Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?

0 Answers  


code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)

0 Answers  


Describe how the jdbc application works.

0 Answers  


How to create Connection interface object because it is Interface , Interface is not instansiated?

9 Answers   Aptech, CTS, HCL,


What are the main components of JDBC ?

0 Answers  


How data can be inserted into long row column of database?

0 Answers  


Categories