码迷,mamicode.com
首页 > 其他好文 > 详细

测试批量收款交易

时间:2016-10-26 11:18:42      阅读:154      评论:0      收藏:0      [点我收藏+]

标签:银行   hmc   sch   where   lag   from   rom   let   测试   

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‘;

测试批量收款交易

标签:银行   hmc   sch   where   lag   from   rom   let   测试   

原文地址:http://www.cnblogs.com/scoracle/p/5999592.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!