delete from examination_info where exam_id = 9003;

insert into examination_info values(null,9003,"SQL","hard",90,"2021-01-01 00:00:00");