ID, ADD_VCD, DAYS_OF_MONTH, INTM, UPTM #{id}, #{addVcd}, #{daysOfMonth}, #{intm}, #{uptm} and ADD_VCD = #{addVcd} and DAYS_OF_MONTH = #{daysOfMonth} and INTM = #{intm} and UPTM = #{uptm} insert into BIS_INSP_MTPRG_SMS_TM( ) values ( ) delete BIS_INSP_MTPRG_SMS_TM where ADD_VCD = #{id} delete BIS_INSP_MTPRG_SMS_TM delete BIS_INSP_MTPRG_SMS_TM where ID = #{id} update BIS_INSP_MTPRG_SMS_TM ORG_ID = #{orgId}, DAYS_OF_MONTH = #{daysOfMonth}, INTM = #{intm}, UPTM = #{uptm}, ID = #{id} update BIS_INSP_MTPRG_SMS_TM ORG_ID = #{orgId}, DAYS_OF_MONTH = #{daysOfMonth}, INTM = #{intm}, UPTM = #{uptm},