Posted on 2010-05-27 16:38 胖在一方 阅读(370) 评论(0) 收藏 举报
简单记录一下,备查
update vio_surveil s set (jllx,gxsj) = (select jllx,gxsj from wh_del d where s.xh=d.xh)where exists (select 1 from wh_del d where d.xh=s.xh)
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。