How to get the data from a table into a buffer?
Answers were Sorted based on User's Feedback
Answer / 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 |
What is ODBC and JDBC? How do you connect the Database?
What is jdbc servlet?
What is a java driver?
What is JDBC API and when do we use it?
How you restrict a user to cut and paste from the html page using java programing?
what are the Different types of exceptions in JDBC?
What is the latest version of JDBC? What are the new features added in that?
what is the current version of JDBC? and explain its features?
What is jdbc resultsetmetadata interface?
What is JDBC Savepoint? How to use it?
Where jdbc drivermanager class is used?
Define preparedstatement.