I wrote two tips around what you can do when a table that stores the same strings over and over again has grown to an unmanageable size: create a dimension table!
- Populate dimension tables dynamically in SQL Server – Part 1
- Populate dimension tables dynamically in SQL Server – Part 2
As an interesting side note, these were my 200th and 201st tips on MSSQLTips.com!