What is jdbc drivers in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the meaning of “dirty read” in the database?
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,
What are the Isolation level in JDBC transaction?
How MS-Access DB can be accessed over a network, using JDBC API?
Can I get a null resultset?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
What is jdbc resultsetmetadata interface?
How does jdbc connect to database?
What is jdbc thin client?
Give steps to connect to the db using jdbc?
What is PreparedStatement?
Give an example for execution of sql statement.