@steadjonat It's just hard to believe because it's pretty much the number 1 rule of creating any table, to have your Primary Key that is a piece of data that would never possibly change. Popular IDEs default to creating tables with auto-incremented IDs, so someone had to go out of their way to say 'nah, we'll just use UserID for this table, it's unique enough and will never change'