sea026 · 2005-04-19 07:36:03 · 阅读: 350 大致这样吧... update tab1 set [Name]=B.Name from tab1 A left join tab2 B on A.code=B.code