update exam_subject_choices set score = #{value} where id = #{id} delete from exam_subject_option where subject_choices_id = #{id}