自定义报表导出后,发现部分人员出现重复数据,如何处理?

解决方案:
【适用版本】:8.5,8.5sp1,8.6,8.6SP1 【解决方案】select* from t_hr_personotherinfohis where FHISTORYRELATEID not in ( select fid from t_hr_personotherinfo ) ---查出是否存在脏数据 select * into t_hr_personotherinfohis0917 from t_hr_
自定义报表导出后,发现部分人员出现重复数据,如何处理?
解决方案:【适用版本】:8.5,8.5sp1,8.6,8.6SP1 【解决方案】select* from t_hr_personotherinfohis where FHISTORYRELATEID not...
点击下载文档文档为doc格式
声明:除非特别标注,否则均为本站原创文章,转载时请以链接形式注明文章出处。如若本站内容侵犯了原著者的合法权益,可联系本站删除。
上一篇
已经是第一篇
下一篇



