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 JDBC DataSource and what are it’s benefits?
What is jdbc dialect?
Where can I find info, frameworks and example source for writing a JDBC driver?
Explain in detail about JDBC and its general features?
What is jdbc and why is it required?
What is the difference between client and server database cursors?
Name the new features added in jdbc 4.0.
How many ways that we can view a result set?
When do we get java.sql.SQLException: No suitable driver found?
What is db client?
Explain the process of creating tables using NetBeans IDE?
What are jdbc?
What are types of jdbc drivers?
What is the return type of execute, executequery and executeupdate?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.