delete from exam_record where timestampdiff(minute,start_time,submit_time) < 5 or score is null order by start_time asc limit 3