what is normalization?
what is denormalization?

Answer Posted / abdul quadir parihar

Normalization is the process of decomposition of complex
data in to simple way.

Denormalization is basically applied in the case the
database is over-normalised and no. of joins required to
fetch the data are too much. It is a purposeful redundancy
of some of the data to avoid the overhead of joins.

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How ssrs maintain security?

581


What are the new features in SQL Server 2005 when compared to SQL Server 2000?

625


What is subquery in sql?

569


On a windows server 2003 active – passive failover cluster, how do you find the node which is active?

648


what is the difference between count(*) and count(1) ?

629






What is database isolation in sql server? : sql server database administration

564


Explain the categories of stored procedure i.e. System stored procedure, local stored procedure, temporary stored procedure, extended stored procedure, remote stored procedure?

549


Explain the advantages of merge replication?

509


What is openrowset sql server?

518


Does a server store data?

500


Explain what are sparse columns?

568


How check triggers in sql server?

519


What is ssrs?

99


What is the difference between a function and a stored procedure?

563


How you can change the database name in SQL SERVER?

670