删除某员工考勤业务数据的参考脚本

[适用版本]
通用
[解决方案]
--备份数据
select * into attendancefile0526 from t_hr_ats_attendancefile
select * into attendancefilehis0526 from t_hr_ats_attendancefilehis
select * into holidaylimit0526 from t_hr_ats_holidaylimit
select * into holidaylimitdetail0526 from t_hr_ats_holidaylimitdetail
select * into overtimebillentry0526 from t_hr_ats_overtimebillentry
select * into overtimebill0526 from t_hr_ats_overtimebill
select * into punchcardrecord0526 from t_hr_ats_punchcardrecord
--删除数据
delete from t_hr_ats_holidaylimit where fproposerid='3ZPLMWP7RVW6EnlHElwGi4Dvfe0='
delete from t_hr_ats_holidaylimitdetail where fproposerid='3ZPLMWP7RVW6EnlHElwGi4Dvfe0='
delete from t_hr_ats_overtimebill w
删除某员工考勤业务数据的参考脚本
[适用版本]通用[解决方案]--备份数据select * into attendancefile0526 from t_hr_ats_attendancefileselect * into attendancefil...
点击下载文档文档为doc格式
声明:除非特别标注,否则均为本站原创文章,转载时请以链接形式注明文章出处。如若本站内容侵犯了原著者的合法权益,可联系本站删除。
上一篇
已经是第一篇
下一篇



