select *,(select count(1) from vip_exam_video v where v.exam_id = e.id) as video_count from exam_info e