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

What is JDBC DataSource and what are it’s benefits?

733


What is jdbc dialect?

672


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

705


Explain in detail about JDBC and its general features?

720


What is jdbc and why is it required?

689


What is the difference between client and server database cursors?

809


Name the new features added in jdbc 4.0.

734


How many ways that we can view a result set?

773


When do we get java.sql.SQLException: No suitable driver found?

749


What is db client?

725


Explain the process of creating tables using NetBeans IDE?

706


What are jdbc?

720


What are types of jdbc drivers?

753


What is the return type of execute, executequery and executeupdate?

882


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

682