sea026: update A set abc = (select abc from B where id = A.id); [阅读: 487] 2008-06-06 10:13:33 好像不可以使用 update A,B set A.abc=B.abc where A.id=B.id 为何? [SIZE=26]用有道,不用道理。[/SIZE]