Why is jdbc used?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of using preparedstatement over statement?
How do I know which jdbc driver to use?
How do you create Connection?
How we say that PreparedStatment is Precompiled? where it will be compiled?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
What are the main steps in java to make JDBC connectivity?
What are the different types of statements?
Difference between Dirty, commited ,phantom,repeatable reads?
Explain the main method?
What are the benefits of PreparedStatement over Statement?
What are the conditions applies to varchar variable, when using in procedures?
What are restrictions on triggers?