What is resultset?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the steps in writing a java program using jdbc?
How can you use preparedstatement in jdbc?
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
what does the method Class.forName returns?
What is preparedstatement in jdbc?
Explain the difference between rowset vs. Resultset in jdbc?
What is the major difference between java.util.date and java.sql.date data type?
What is jdbc dialect?
What is jdbc in dbms?
What is a PreparedStatement?
What is an escape syntax?
Jdbc-odbc bridge is multi-threaded or not?