What are the steps to connect to the database in java?
No Answer is Posted For this Question
Be the First to Post Answer
List some new features available in jdbc 4.0?
signature of init method?
Diff bet.. Function and Trigger?
What are the differences between execute, executequery, and executeupdate?
Explain the life cycle of jdbc.
How to check null value in JDBC?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
Is jdbc part of j2ee?
What are the different types of statements?
How the JDBC application works?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
Why we use while rs next ())?