How many ways that we can view a result set?
No Answer is Posted For this Question
Be the First to Post Answer
How to handle when the database crashes while reading the data from the database?
What is JDBC Driver interface?
What is ojdbc14 jar?
Why do we need a jdbcrowset like wrapper around resultset?
Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.
Explain the two tier and three tier architecture of jdbc.
What are the main components of JDBC ?
What does executeupdate return in java?
Explain the various types of locking system in jdbc?
What do you understand by DDL and DML statements?
What is resultset in jdbc with example?
Why do you use a data source object for a connection?