I have two tables in different databases on the same database server.
Both the databases have the same structure, but different data. Database1 (Test1) is the latest
UPDATE Employee SET Empid=emp3.empid FROM EMP_Employee AS emp3 WHERE Employee.Empid=emp3.empid