GUID, P_GUID, ENG_NAME, ENG_GUID, IMPO_GRAD, APPR_BUDG, START_DATE, COMP_DATE, ENG_STAT, ORG_GUID, OFLP_CODE, IF_REIN_FORCE, PROJ_GUID, STAT, OBJ_CODE, CEN_LONG, CEN_LAT, ENG_LOC, AD_GUID, CUSTOM1, CUSTOM2, CUSTOM3, CUSTOM4, CUSTOM5, CUSTOM6, NOTE, COLL_TIME, UPD_TIME, REC_PERS, ENG_REIN_FORCE_GUID #{guid}, #{pGuid}, #{engName}, #{engGuid}, #{impoGrad}, #{apprBudg}, #{startDate}, #{compDate}, #{engStat}, #{orgGuid}, #{oflpCode}, #{ifReinForce}, #{projGuid}, #{stat}, #{objCode}, #{cenLong}, #{cenLat}, #{engLoc}, #{adGuid}, #{custom1}, #{custom2}, #{custom3}, #{custom4}, #{custom5}, #{custom6}, #{note}, #{collTime}, #{updTime}, #{recPers}, #{engReinForceGuid} and P_GUID = #{pGuid} and ENG_NAME = #{engName} and ENG_GUID = #{engGuid} and IMPO_GRAD = #{impoGrad} and APPR_BUDG = #{apprBudg} and START_DATE = #{startDate} and COMP_DATE = #{compDate} and ENG_STAT = #{engStat} and ORG_GUID = #{orgGuid} and OFLP_CODE = #{oflpCode} and IF_REIN_FORCE = #{ifReinForce} and PROJ_GUID = #{projGuid} and STAT = #{stat} and OBJ_CODE = #{objCode} and CEN_LONG = #{cenLong} and CEN_LAT = #{cenLat} and ENG_LOC = #{engLoc} and AD_GUID = #{adGuid} and CUSTOM1 = #{custom1} and CUSTOM2 = #{custom2} and CUSTOM3 = #{custom3} and CUSTOM4 = #{custom4} and CUSTOM5 = #{custom5} and CUSTOM6 = #{custom6} and NOTE = #{note} and COLL_TIME = #{collTime} and UPD_TIME = #{updTime} and REC_PERS = #{recPers} and ENG_REIN_FORCE_GUID = #{engReinForceGuid} insert into att_eng_othe( ) values ( ) delete from att_eng_othe where GUID = #{id} delete from att_eng_othe update att_eng_othe set flag_valid = 0 where GUID = #{id} update att_eng_othe P_GUID = #{pGuid}, ENG_NAME = #{engName}, ENG_GUID = #{engGuid}, IMPO_GRAD = #{impoGrad}, APPR_BUDG = #{apprBudg}, START_DATE = #{startDate}, COMP_DATE = #{compDate}, ENG_STAT = #{engStat}, ORG_GUID = #{orgGuid}, OFLP_CODE = #{oflpCode}, IF_REIN_FORCE = #{ifReinForce}, PROJ_GUID = #{projGuid}, STAT = #{stat}, OBJ_CODE = #{objCode}, CEN_LONG = #{cenLong}, CEN_LAT = #{cenLat}, ENG_LOC = #{engLoc}, AD_GUID = #{adGuid}, CUSTOM1 = #{custom1}, CUSTOM2 = #{custom2}, CUSTOM3 = #{custom3}, CUSTOM4 = #{custom4}, CUSTOM5 = #{custom5}, CUSTOM6 = #{custom6}, NOTE = #{note}, COLL_TIME = #{collTime}, UPD_TIME = #{updTime}, REC_PERS = #{recPers}, ENG_REIN_FORCE_GUID = #{engReinForceGuid}, GUID = #{guid} update att_eng_othe P_GUID = #{pGuid}, ENG_NAME = #{engName}, ENG_GUID = #{engGuid}, IMPO_GRAD = #{impoGrad}, APPR_BUDG = #{apprBudg}, START_DATE = #{startDate}, COMP_DATE = #{compDate}, ENG_STAT = #{engStat}, ORG_GUID = #{orgGuid}, OFLP_CODE = #{oflpCode}, IF_REIN_FORCE = #{ifReinForce}, PROJ_GUID = #{projGuid}, STAT = #{stat}, OBJ_CODE = #{objCode}, CEN_LONG = #{cenLong}, CEN_LAT = #{cenLat}, ENG_LOC = #{engLoc}, AD_GUID = #{adGuid}, CUSTOM1 = #{custom1}, CUSTOM2 = #{custom2}, CUSTOM3 = #{custom3}, CUSTOM4 = #{custom4}, CUSTOM5 = #{custom5}, CUSTOM6 = #{custom6}, NOTE = #{note}, COLL_TIME = #{collTime}, UPD_TIME = #{updTime}, REC_PERS = #{recPers}, ENG_REIN_FORCE_GUID = #{engReinForceGuid},