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
Is jdbc an api?
What is the use of dialect?
State the three different ways in which you can create a table?
Give an example for execution of sql statement.
What are the advantages of using jdbc datasource?
What are 4 drivers available in JDBC? At what situation are four of the drivers used?
What are types of resultset?
Why do we use jdbc?
Why do we use jdbc statements?
What are the differences between execute, executequery, and executeupdate?
What is the JDBC syntax for using a literal or variable in a standard Statement?
Does jpa use jdbc?
Explain the importance of drivermanager.
What is database deadlock ? How can we avoid them?
What is jdbc template?