How to get the data from a table into a buffer?

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


Please Help Members By Posting Answers For Below Questions

Where is ojdbc14 jar located?

740


What is a java driver?

698


Why do you use a data source object for a connection?

789


State the different connection methods used for creating different types of sql.

776


What happens if we don't close the connection in jdbc?

664


Why “no suitable driver” error occurs?

832


What is the use of setFetchSize() and setMaxRows() methods in Statement?

742


Does jdbc require oracle client?

733


What is an advantage of using the jdbc connection pool?

681


What are the factors that the jdbc driver performance depends upon?

739


How many ways can you update a result set?

789


What is type 4 jdbc driver?

678


What is the role of jdbc drivermanager class?

831


How are jdbc statements used?

738


What is JDBC Driver interface?

815