When does the result for an sql statement return null?


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

Post New Answer

More JDBC Interview Questions

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.

0 Answers  


In which ways is driver class is registered with drive manager?

0 Answers  


What is JDBC Batch Processing and what are it’s benefits?

0 Answers  


HI ALL, How to Overcome "OutOfMemoryException"? when I am compiling source having more than 1000 LOC throwing this exception. Can any one give correct answer to my question? thx

5 Answers  


How can I write to the log used by DriverManager and JDBC drivers?

0 Answers  






What is connection pooling? What Method and class used for Connection pooling in Java?

2 Answers  


how we can remove hard code in java?

1 Answers   Satyam,


How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?

0 Answers  


When do we use execute method in java jdbc?

0 Answers  


Explain the life cycle of jdbc.

0 Answers  


Does jdbc use ssl?

0 Answers  


What is jdbc and explain jdbc architecture?

0 Answers  


Categories