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 |
Is jdbc open source?
Name the method, which is used to prepare a callablestatement.
How do we load the drivers?
How do you determine the sensitivity of the ResultSet object?
What are 4 drivers available in JDBC? At what situation are four of the drivers used?
What is resultset?
how to prevent finally block from execution
What is drivermanager in jdbc?
What is difference between odbc and jdbc?
How data can be inserted into long row column of database?
Why do we need jdbc?
What does the jdbc databasemetadata interface?