select trunc(dbms_random.value(0,100)) from dual ; ... 雖然你可以用PL/SQL程式包裡的DBMS_RANDOM隨機生成數字——它確實能夠做到這一點——它還能夠 ...
確定! 回上一頁