Why we use while rs next ())?
No Answer is Posted For this Question
Be the First to Post Answer
What is a jdbc connection string?
What are the common jdbc exceptions?
Difference between JDBC and Hibernate? Give one sample based on the variance?
What does executeupdate return in java?
How the information about db(database) can be retrieved?
What is jdbc connection string?
What is a connection string used for?
What is a jdbc url?
Why we use while rs next ())?
If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?
Explain what should be done when a SQL exception is raised?
What is execute(), executeUpdate() and executeQuery() methods?