Can we use the one instance of Statment to execute more
than one query ?
Answer Posted / sathya
Yes,its possible to use the same instance provided the
Result Set of the first Statement is fetchd out.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is jdbc odbc driver?
What are the different types of classes in the api component?
What is jdbc driver for sql server?
How to connect html page to database using jdbc?
Is jdbc a framework?
Result set’s index starts with 0 or 1?
Name the new features added in jdbc 4.0.
What are four types of JDBC driver?
Discuss the procedure of retrieving warnings?
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 is odbc and jdbc in dbms?
What do you mean by batch processing in jdbc?
What is while rs next ())?
What is batch processing and how to perform batch processing in jdbc?
What are the different types of lockings in jdbc?