Leventcos21
Technical User
Hi, I have two tables that are intersection entities. Both tables have a field called EmpNo. Table 1 has contains EmpNO. How can I get it so that Table 2 also to hold matching EmpNO.
A query Update will not work because, the joining filed is not unique. However, If I can get EmpNo field updated in table 2, this will allow me to have unique fields.
Thank you,
A query Update will not work because, the joining filed is not unique. However, If I can get EmpNo field updated in table 2, this will allow me to have unique fields.
Thank you,