Explain the difference between resultset and rowset in jdbc
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between java.util.Date and java.sql.Date?
List the advantages of using datasource?
How can you retrieve data from the resultset using jdbc?
what exactly happens when we execute "Class.forname("Driver class name");"?Explain indetail
10 Answers Accenture, HP, IBM, Infosys, SAP Labs, SAS, Sasken, Trigent, Wipro,
Explain the life cycle of jdbc.
What is the benefit of having jdbcrowset implementation?
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?
Write an sql to find all records having all upper case alphanumeric characters in a field ?
How do I connect to jdbc?
How to use JDBC API to call Stored Procedures?
Jdbc-odbc bridge is multi-threaded or not?
What is the difference between executing, executequery, executeupdate in jdbc?