The amount of columns in our contact table is quickly growing very large. We have several departments using our CRM and there are dozens of columns (and more on the way) that are only used by one department. Putting all these columns into the contact table and forms is taking up a ton of space.
For example, there's one department that pretty exclusively uses a "College" column. It was suggested that we consider creating a "College" table in which we add new colleges as needed and then make a lookup column in the contact form for this table. This would help with our reporting but I don't see how doing this with this column or others would help with having too many columns in the contact table.
Does anyone have a good process or rule of thumb for determining when to make new entities and dealing with large amounts of columns in one table?