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

Where can I find info, frameworks and example source for writing a JDBC driver?

518


How do I disallow NULL values in a table?

547


What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?

515


Can I use JDBC to execute non-standard features that my DBMS provides?

557


Can we return resultset in java?

479






How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?

592


What is JDBC Savepoint? How to use it?

692


What is the role of jdbc drivermanager class?

569


What are the common JDBC problems that you got and how do you solved them?

1965


What is the benefit of having jdbcrowset implementation?

539


What is @entity in java?

532


What are the ddl statements?

477


Is jdbc part of j2ee?

513


Write an sql to find all records having all upper case alphanumeric characters in a field ?

531


What are the common tasks of JDBC?

570