Oracle中的随机函数.docVIP

  • 3
  • 0
  • 约6.78千字
  • 约 8页
  • 2017-08-14 发布于安徽
  • 举报
Oracle中的随机函数 ??? 没事做简单看了一下Oracle随机函数的取法: ? ? dbms_random ? ? CREATE OR REPLACE PACKAGE SYS.dbms_random AS ------------ -- OVERVIEW -- -- This package should be installed as SYS. It generates a sequence of -- random 38-digit Oracle numbers. The expected length of the sequence -- is about power(10,28), which is hopefully long enough. -- -------- -- USAGE -- -- This is a random number generator. Do not use for cryptography. -- For more options the cryptographic toolkit should be used. -- -- By default, the package

文档评论(0)

1亿VIP精品文档

相关文档