How many packages are available in jdbc api?
No Answer is Posted For this Question
Be the First to Post Answer
What causes the "No suitable driver" error?
How do you know which driver is connected to a database?
Explain jdbc savepoint?
What are the different types of resultset?
what is rowset?
What is the full form of jdbc and what is its purpose?
write a query to select name from one table which has id,name and salary from another table which has id, sal where the salary is the second maximum
3 Answers Bosch, HireCraft, Infosys,
Explain about column name and getter method?
What class.forname does, while loading the drivers?
What is database deadlock ? How can we avoid them?
How can I determine where a given table is referenced via foreign keys?
Why do I have to reaccess the database for Array, Blob, and Clob data?