|
|
|
|
|
by wvenable
1851 days ago
|
|
I finally got our company to standardize on someone's employee number as a primary key for everything employee related. It's a simple monotonically increasing integer value -- the best possible primary key. We moved to a new HR system and they have a set of "reserved" employee numbers that cannot be used and we have employee numbers in that range. Arg! |
|
And we were supposed to teach our customers good design principles...