标签:where select HERE min size and sel 随机 col
SELECT * FROM (SELECT * FROM up_merchant_info order by dbms_random.value) WHERE rownum =1;
随机读取表中一条数据
原文地址:https://www.cnblogs.com/bchange/p/9494870.html