UPDATE lc_outside_person set workPlaceName=(SELECT CAMPUS_NAME from campus_info WHERE CAMPUS_ID=lc_outside_person.workPlaceId );