ID, RGSTR_ID, NM, AD_CODE, AD_NAME, PERS_ID, INTM, UPTM, NOTE, DATA_STAT #{id}, #{rgstrId}, #{nm}, #{adCode}, #{adName}, #{persId}, #{intm}, #{uptm}, #{note}, #{dataStat} and RGSTR_ID = #{rgstrId} and NM = #{nm} and AD_CODE = #{adCode} and AD_NAME = #{adName} and PERS_ID = #{persId} and INTM = #{intm} and UPTM = #{uptm} and NOTE = #{note} and DATA_STAT = #{dataStat} and DATA_STAT='0' insert into BIS_INSP_XJVILL_REGM( ) values ( ) update BIS_INSP_XJVILL_REGM set DATA_STAT='9' where ID = #{id} update BIS_INSP_XJVILL_REGM set DATA_STAT='9' update BIS_INSP_XJVILL_REGM set DATA_STAT = '9' where ID = #{id} update BIS_INSP_XJVILL_REGM RGSTR_ID = #{rgstrId}, NM = #{nm}, AD_CODE = #{adCode}, AD_NAME = #{adName}, PERS_ID = #{persId}, INTM = #{intm}, UPTM = #{uptm}, NOTE = #{note}, DATA_STAT = #{dataStat}, ID = #{id} update BIS_INSP_XJVILL_REGM RGSTR_ID = #{rgstrId}, NM = #{nm}, AD_CODE = #{adCode}, AD_NAME = #{adName}, PERS_ID = #{persId}, INTM = #{intm}, UPTM = #{uptm}, NOTE = #{note}, DATA_STAT = #{dataStat},