Answer Posted / arpana
It is the process of attempting to optimize the performance
of the database by adding redundant data.Implemented in the
form of index views.With the help of this querying is very easy.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is resultset in jdbc with example?
What is jdbc vs odbc?
What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?
Does JDBC support stored procedures?
Explain the importance of drivermanager.
Is there another way of dealing with the result set that could execute faster?
How can you use preparedstatement in jdbc?
What is two-phase commit in the database?
What is a jdbc connection pool?
Why should we close database connections in java?
How can we store the file in the oracle database?
Give an example for getXXX method?
How we store procedure in oralce for callable statements in jdbc
What is data source in java?
Explain the JDBC Architecture?