8

*Sitting in sql course*

Professor: "So today we are talking about normalization which will make our tables much more efficient and easier to understand."

Me: (In my head) "Sounds useful!"

Professor: "First we will start with UNF or un-normalized form"

*Professor shows example on projector*

Example:
"UNF: Student ( name, sAge, , college_name {COURSEID, cname. descCourse C# }]"

*Frustration begins to take hold as I play where's waldo*

Comments
  • 2
    I actually found it pretty cool that you could express normalisation in mathematical terms, and even come up with algorithms that normalise data regardless of the actual data.
    Maths ftw.
Add Comment