What is de-normalization?
Answer / 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 |
Which interface is responsible for transaction management in jdbc?
How the information about db(database) can be retrieved?
How to check jdbc driver version in websphere?
What is jdbc driver in java?
How do you debug PL/SQL code?
If iam using JDBC API, do I also have to use ODBC?
What is layer in communication?
What is represented by the connection object?
What is JDBC PreparedStatement?
What does the jdbc driver interface do?
What are the advantages of using jdbc datasource?
What does the jdbc connection interface?