Answer Posted / vicky
By using the views you can get the data in buffer.like in
JDBC we hava ResultSet interface to store data temporary
and permanent to database as well.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?
RowSetInternal caller and returns void. What can I do in the readData method?
What is sqlwarning?
How MS-Access DB can be accessed over a network, using JDBC API?
Why isn't the java.sql.DriverManager class being found?
What is jdbc and odbc in java?
What is 2 phase commit?
Does jdbc use odbc?
When do we use execute method in java jdbc?
What is the role of jdbc drivermanager class?
Why should we close database connections in java?
How to check jdbc driver version in websphere?
How can I manage special characters when I execute an insert query?
What is jdbc odbc in java?
What is executequery in java?