首页 > 代码库 > 结息步骤
结息步骤
delete from fl where yy = 2014 and mm = 6 and bz <> 5;
delete from cpzqsp where cllx > ‘70‘;
delete from cpzgbh where status < ‘31‘;
delete from cpdwbh where status < ‘31‘;
delete from cpzgzy;
delete from cpdwzy where status < ‘31‘;
业务汇总月结
财务汇总月结
业务年末处理
select * from sspersons where spgz<0;--没有数据
select * from cpndjx where jxnd=2014;-- 有数据
select * from cpdwndjx where jxnd=2014;--有数据
select * from flmx where zy like ‘%年度结息%‘ and yy=‘2014‘;--有数据
select * from fl where zy like ‘%年度结息%‘ and yy = 2014; --有数据
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。