What is the difference between executing, executequery, executeupdate in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
How can we retrieve data from the resultset?
What is Type-3 Driver and when this driver is used?
How does jdbc work?
Why do I have to reaccess the database for Array, Blob, and Clob data?
how you will execute the many tables data
What are the utilities of the callablestatement?
Differentiate between a statement and a preparedstatement.
What is drivermanager in jdbc?
How can I use the JDBC API to access a desktop database like Microsoft Access over the network?
What are the different types of 2 tier and 3 tier architecture ?
Explain the locking system in jdbc & its types?