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 jdbc type?
Explain about multiple implementations and drive manager?
What are the 4 types of jdbc drivers?
What is CLOB and BLOB datatypes in JDBC?
What are the differences between setmaxrows(int) and setfetchsize(int)?
List the common jdbc exceptions ?
How can you make the connection using jdbc?
Is oracle client required for jdbc connection?
What is the limitation of PreparedStatement and how to overcome it?
What is transaction processing in jdbc?
What is odbc and jdbc in dbms?
Explain the JDBC Architecture?
What causes no suitable driver error?
What are the measures to connect to the db using jdbc?
What are the types of jdbc drivers that exist?