Opinion: And One Column to Rule Them All
I work with a lot of SQL Server databases that are poorly normalized. One of my pet dislikes is the column to rule them all.
Here are simple tests:
If I ask you what’s stored in a column and you can’t tell me a single answer , then you’ve got a problem.
If you need to refer to another column to work out what’s in the first column, then you’ve got a problem.
2017-12-26



