sql随机查看数据

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

posted @ 2025-09-10 14:06  还得多长时间·  阅读(2)  评论(0)    收藏  举报
//雪花飘落效果