Answer Posted / parveen pandit
A RowSet object contains a set of rows from a result set or
some other source of tabular data, like a file or
spreadsheet.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why we use jdbc instead of odbc?
How to retrieve warnings in jdbc?
What does jdbc setmaxrows method do?
Does JDBC support stored procedures?
Is jdbc secure?
How to set NULL values in JDBC PreparedStatement?
How can you make the connection using jdbc?
What are the steps to connect to the database in java?
What is the role of the jdbc drivermanager class?
Why do I have to reaccess the database for Array, Blob, and Clob data?
What is jdbc explain?
How can we store the file in the oracle database?
What do you understand by jdbc driver and explain its types?
Give an example for execution of sql statement.
Jdbc-odbc bridge is multi-threaded or not?