insert into emp_info( emp_name, emp_id, emp_no, pst_name, pst_id, dep_name, dep_code, dep_id, org_name, org_code, org_id, ident_type, ident_id, gender, mobile, e_mail, address, born_year, status, start_time, end_time, crt_date, crt_name, lstupdt_date, lstupdt_name, attribute1, attribute2, attribute3, attribute4, attribute5, attribute6, attribute7, attribute8, attribute9, attribute10, attribute11, attribute12, attribute13, attribute14, attribute15, attribute16, attribute17, attribute18, attribute19, attribute20, hr_status, mar_status, cg_fertly_status, hire_dt, cg_ter_dt, start_dt_chn, cg_join_chngas_dt, cg_join_company_dt, cg_adj_anle_mons, cg_forw_dt, reg_region, ethnic_grp_cd, birthdate, data_type, data_version, middle_name, pswd, emp_class, emp_class_desc, pst_code, emp_uuid, last_upddttm, update_time ) values( #{empName }, #{empId }, #{empNo }, #{pstName }, #{pstId }, #{depName }, #{depCode }, #{depId }, #{orgName }, #{orgCode }, #{orgId }, #{identType }, #{identId }, #{gender }, #{mobile }, #{eMail }, #{address }, #{bornYear }, #{status }, #{startTime }, #{endTime }, #{crtDate }, #{crtName }, #{lstupdtDate }, #{lstupdtName }, #{attribute1 }, #{attribute2 }, #{attribute3 }, #{attribute4 }, #{attribute5 }, #{attribute6 }, #{attribute7 }, #{attribute8 }, #{attribute9 }, #{attribute10 }, #{attribute11 }, #{attribute12 }, #{attribute13 }, #{attribute14 }, #{attribute15 }, #{attribute16 }, #{attribute17 }, #{attribute18 }, #{attribute19 }, #{attribute20 }, #{hrStatus }, #{marStatus }, #{cgFertlyStatus }, #{hireDt }, #{cgTerDt }, #{startDtChn }, #{cgJoinChngasDt }, #{cgJoinCompanyDt}, #{cgAdjAnleMons }, #{cgForwDt }, #{regRegion }, #{ethnicGrpCd }, #{birthdate }, #{dataType }, #{dataVersion }, #{middleName }, #{pswd }, #{empClass }, #{empClassDesc }, #{pstCode }, #{empUuid }, #{lastUpddttm }, sysdate() ) replace into emp_info( emp_name, emp_id, emp_no, pst_name, pst_id, dep_name, dep_code, dep_id, org_name, org_code, org_id, ident_type, ident_id, gender, mobile, e_mail, address, born_year, status, start_time, end_time, crt_date, crt_name, lstupdt_date, lstupdt_name, attribute1, attribute2, attribute3, attribute4, attribute5, attribute6, attribute7, attribute8, attribute9, attribute10, attribute11, attribute12, attribute13, attribute14, attribute15, attribute16, attribute17, attribute18, attribute19, attribute20, hr_status, mar_status, cg_fertly_status, hire_dt, cg_ter_dt, start_dt_chn, cg_join_chngas_dt, cg_join_company_dt, cg_adj_anle_mons, cg_forw_dt, reg_region, ethnic_grp_cd, birthdate, data_type, data_version, middle_name, pswd, emp_class, emp_class_desc, pst_code, emp_uuid, last_upddttm, update_time ) values ( #{empName }, #{empId }, #{empNo }, #{pstName }, #{pstId }, #{depName }, #{depCode }, #{depId }, #{orgName }, #{orgCode }, #{orgId }, #{identType }, #{identId }, #{gender }, #{mobile }, #{eMail }, #{address }, #{bornYear }, #{status }, #{startTime }, #{endTime }, #{crtDate }, #{crtName }, #{lstupdtDate }, #{lstupdtName }, #{attribute1 }, #{attribute2 }, #{attribute3 }, #{attribute4 }, #{attribute5 }, #{attribute6 }, #{attribute7 }, #{attribute8 }, #{attribute9 }, #{attribute10 }, #{attribute11 }, #{attribute12 }, #{attribute13 }, #{attribute14 }, #{attribute15 }, #{attribute16 }, #{attribute17 }, #{attribute18 }, #{attribute19 }, #{attribute20 }, #{hrStatus }, #{marStatus }, #{cgFertlyStatus }, #{hireDt }, #{cgTerDt }, #{startDtChn }, #{cgJoinChngasDt }, #{cgJoinCompanyDt}, #{cgAdjAnleMons }, #{cgForwDt }, #{regRegion }, #{ethnicGrpCd }, #{birthdate }, #{dataType }, #{dataVersion }, #{middleName }, #{pswd }, #{empClass }, #{empClassDesc }, #{pstCode }, #{empUuid }, #{lastUpddttm }, sysdate() )