Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

difference between normalization and denormalization

Normalization is the process of dividing data into tables to remove redundant 
data and improve data integrity. 

Denormalization is used to combine multiple tables in order to reduce
the time required to perform queries.
 
PREVIOUS NEXT
Tagged: #difference #normalization #denormalization
ADD COMMENT
Topic
Name
3+9 =