The Most Common Database Design Mistakes - Just What Is Normal? (
Page 7 of 10 )
When it comes to OLTP, poor normalization can hurt data integrity
and performance. Be cognizant of the 3NF (third normal form), and use
model validation tools to detect normalization issues. A technical
walk-through of the model by someone other than the modeler helps, too.