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 |
What do you understand by DDL and DML statements?
What is sqlwarning and discuss the procedure of retrieving warnings?
State the different connection methods used for creating different types of sql.
What is executeupdate in java?
What is Type-1 Driver and when this driver is used?
What is the JDBC?
What is Apache DBCP API?
What is a rollback in jdbc?
How can I write to the log used by DriverManager and JDBC drivers?
How many types of JDBC Drivers are present and what are they?
How does jdbc driver work?
What are the 4 types of jdbc drivers?