You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: book/30-schema-design/055-normalization.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@
52
52
"\n",
53
53
"Edgar F. Codd developed formal normalization theory in the early 1970s, **before** the Entity-Relationship model existed. His approach is based on **functional dependencies** between attributes and provides mathematical rigor for database design.\n",
54
54
"\n",
55
-
"The classical normal forms form a progression, each building on the previous one and addressing specific types of problems. Let's examine each with examples [@10.1145/358024.35805].\n"
55
+
"The classical normal forms form a progression, each building on the previous one and addressing specific types of problems. Let's examine each with examples [@10.1145/358024.358054].\n"
0 commit comments