ID, WTUNT_SW_ID, RGSTR_ID, PJECT_NM, PJECT_NUM, PJECT_UNIT, PJECT_WINT, INTM, UPTM #{id}, #{wtuntSwId}, #{rgstrId}, #{pjectNm}, #{pjectNum}, #{pjectUnit}, #{pjectWint}, #{intm}, #{uptm} and WTUNT_SW_ID = #{wtuntSwId} and RGSTR_ID = #{rgstrId} and PJECT_NM = #{pjectNm} and PJECT_NUM = #{pjectNum} and PJECT_UNIT = #{pjectUnit} and PJECT_WINT = #{pjectWint} and INTM = #{intm} and UPTM = #{uptm} insert into BIS_INSP_WTUNT_RGSTR_STEEL_REO( ) values ( ) delete from BIS_INSP_WTUNT_RGSTR_STEEL_REO where ID = #{id} delete from BIS_INSP_WTUNT_RGSTR_STEEL_REO update BIS_INSP_WTUNT_RGSTR_STEEL_REO set flag_valid = 0 where>ID = #{id} update BIS_INSP_WTUNT_RGSTR_STEEL_REO WTUNT_SW_ID = #{wtuntSwId}, RGSTR_ID = #{rgstrId}, PJECT_NM = #{pjectNm}, PJECT_NUM = #{pjectNum}, PJECT_UNIT = #{pjectUnit}, PJECT_WINT = #{pjectWint}, INTM = #{intm}, UPTM = #{uptm}, ID = #{id} update BIS_INSP_WTUNT_RGSTR_STEEL_REO WTUNT_SW_ID = #{wtuntSwId}, RGSTR_ID = #{rgstrId}, PJECT_NM = #{pjectNm}, PJECT_NUM = #{pjectNum}, PJECT_UNIT = #{pjectUnit}, PJECT_WINT = #{pjectWint}, INTM = #{intm}, UPTM = #{uptm},