PBLM_ID, SN, ATTACH #{pblmId}, #{sn}, #{attach} and SN = #{sn} and ATTACH = #{attach} insert into BIS_INSP_RSVR_PBLM( ) values ( ) delete from BIS_INSP_RSVR_PBLM where ID = #{id} delete from BIS_INSP_RSVR_PBLM update BIS_INSP_RSVR_PBLM set flag_valid = 0 where ID = #{id} update BIS_INSP_RSVR_PBLM SN = #{sn}, ATTACH = #{attach}, pblm_id = #{id} update BIS_INSP_RSVR_PBLM SN = #{sn}, ATTACH = #{attach},