I have a junction table, let's call it table Junction. It has several fields, only one of which is important for my question, personnelID. This field is linked to another table, table Personnel. I need to replace all the records in table Junction's personnelID field with another field, username...