Can you over-normalize?
Posted
by drsql
on SQL Blog
See other posts from SQL Blog
or by drsql
Published on Thu, 29 Apr 2010 04:53:49 GMT
Indexed on
2010/04/29
5:08 UTC
Read the original article
Hit count: 494
Filed under:
Now, don’t get too excited and grab your pitchforks and torches. Clearly, it is extremely possible to overdo something in the design, but very often normalization takes the rap as being the culprit. In my “Database Design Fundamentals” presentation, one of my favorite things to do is ask “What is the most important normal form?” 9 out of 10 times, someone answers “Third”. When I ask what they have against fourth, the usually say that it makes the database work too slow. But when they find out that...(read more)
© SQL Blog or respective owner