So I have a table (Table 1) with employee names and some details.
And I want to create another table (Table 2) with one of the Fields being a name Field. And I want it to pull in the names from Table 1 into it’s name Field.
If a user gets deleted in ...