oracle从0到9的随机数

select round(dbms_random.value()*10) random_value from dual

 

posted @ 2017-04-12 09:46  迷茫于红尘  阅读(192)  评论(0)    收藏  举报