Tag Archives: data modeling

Poor Names

It’s always interesting to me when I give product feedback to engineers at Redgate on their demos. Quite often they’ve built a feature that uses AdventureWorks or Pagila (PostgreSQL) or some other well known schema to evaluate how their particular … Continue reading

Posted in Editorial | Tagged | Leave a comment

A Poor Data Model

Recently there was some online complaints about social security numbers (SSNs) in the US being duplicated and re-used by individuals. This is really political gamesmanship, so ignore the political part. Just know that social security numbers appear to be one … Continue reading

Posted in Editorial | Tagged | 2 Comments

Do You Still Use CHAR?

I ran across an article, titled When to use CHAR, VARCHAR, or VARCHAR(MAX), which struck me as something I never do. I mean, I do use varchar (and nvarchar), but I can’t remember the last time I actually created a … Continue reading

Posted in Editorial | Tagged | 6 Comments

Data Modeling in a New World

The world is changing in some fundamental ways as we recognize and deal with some of the social changes that are occurring regularly. We have had new countries appear and old ones disappear in my lifetime. Borders are redrawn and … Continue reading

Posted in Editorial | Tagged | Comments Off on Data Modeling in a New World