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

Describe the steps needed to execute a sql query using jdbc.

0 Answers  


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

0 Answers  


How to know howmuch data is truncated?

0 Answers   Mastek,


Can I get a null resultset?

0 Answers  


What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?

0 Answers  






What is de-normalization?

1 Answers  


Write a program JDBCcode forfetching student database with SQL.

0 Answers  


How do you debug PL/SQL code?

1 Answers  


Where can I find info, frameworks and example source for writing a JDBC driver?

0 Answers  


What is setautocommit in jdbc?

0 Answers  


explain about special characters?

0 Answers  


Explain some new features available in jdbc 4.0?

0 Answers  


Categories