I created these two tables from data dumps from database that are known not to be normalized.
The allmachines tables includes data pertaining to a machine, ie comp_ id, host_name,serial_Num,user, cost_center, address1, city, country ......
The second table contains real estate information, building_code, Building_Location,city,country......
i need to assign teh building code from table 2 to all rows in table 1