oracle sql获取随机数

SQL> select round(dbms_random.value(10000,99999)) num from dual;

posted @ 2015-11-29 00:22  JackGIS  阅读(1927)  评论(0编辑  收藏  举报