Explain the difference between resultset and rowset in jdbc
No Answer is Posted For this Question
Be the First to Post Answer
What are the three basic components of the odbc architecture?
What are the classes and methods used for sending sql statements to database?
What do you mean by metadata and why we are using it?
What is jdbc driver?
What does setautocommit do?
Write a program JDBCcode forfetching student database with SQL.
Explain the different ways to register a driver?
What are the advantages of database connection pooling?
Why do we need jdbc driver?
How do you know which driver is connected to a database?
What is the difference between ExecuteUpdate and ExecuteQuery?
What is JDBC Driver interface?