Can we return resultset in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

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 ?

0 Answers  


Is the JDBC-ODBC Bridge multi-threaded?

2 Answers   Wipro,


How can I retrieve a String or other object type without creating a new object each time?

0 Answers  


What is the meaning of batch updates?

0 Answers  


What do you understand by jdbc driver and explain its types?

0 Answers  


What is the use of prepared statement?Ans:used to execute pre compiled statement...so the question is when that precompiled statement will be execute or comiple?................

6 Answers   TCS,


How do I stop nullpointerexception?

0 Answers  


How to get the data from a table into a buffer?

2 Answers  


how do we get the connection from connection pool

1 Answers  


Is jdbc a middleware?

0 Answers  


How do I find ojdbc jar version?

0 Answers  


Explain the different ways to register a driver?

2 Answers  


Categories