摘要: 1.update数据UPDATE VOL_BASEINFO b SET (b.vlbi_zzmmm, b.vlbi_mzm) = (select t.zz,t.mz from MY_ZHB_2014 t where t.xh= b.vlbi_xh)where b.vlbi_xh like '14%'... 阅读全文
posted @ 2014-11-21 16:42 hellowoody 阅读(3502) 评论(2) 推荐(1)