set tblA.Aname = tblB.Bname,tblA.Atel = tblB.Btel,tblA.Adetail = tblB.Bdetail
from tblA inner join tblBon tblA.id = tblB.id