update A set (person_name,cetf_id)=(select person_name,cetf_id from 表B b where a.person_id = b.person_id )