select * from exam_question order by rand() limit 1; select * from exam_question order by rand() limit 10;