Bad Habits to Kick : Putting an IDENTITY column on every table
IDENTITY columns are very useful, but consider whether they are needed on every single table.
IDENTITY columns are very useful, but consider whether they are needed on every single table.