update dk_zh set expflag = ‘0‘;
delete from dk_dkdc;
select a.* from dk_hkjdb a,dk_zh b,dk_ht c where a.dkzh=b.dkzh and b.jkhtbh=c.jkhtbh and c.ocid=‘141‘;
select * from dk_ht where swtyhmc is not null;--swtyhdm
select * from dk_hkjdb where dkzh =‘10020161510206‘;--schkrq去掉
update dk_ht a set a.hkzh=‘176708222268‘,a.zhkhyhmc=‘中国银行‘,a.zhkhyhdm=‘104‘,a.kkrxm=‘王小一‘ where JKHTBH = ‘10020161510206‘;
时间: 2024-10-12 23:24:36