What is de-normalization?

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


Please Help Members By Posting Answers For Below Questions

How many categories of jdbc drivers are there?

485


Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?

566


What is the use of the statement in jdbc?

491


What is a jdbctemplate?

520


Is jdbc database independent?

493






How can we maintain the integrity of a database by using jdbc?

535


What is the limitation of PreparedStatement and how to overcome it?

636


What is hbm xml?

489


What is “dirty read” in JDBC? Which isolation level prevents dirty read?

593


How can I determine where a given table is referenced via foreign keys?

551


Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?

524


What are the differences between setmaxrows(int) and setfetchsize(int)?

540


What is jdbc and why is it required?

460


What does connection pooling mean ?

565


What is the use of jdbc?

560