- 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
您可能关注的文档
- Limaco-90G高频雷达物位计.ppt
- Linux常用C函数-接口处理篇.doc
- Linux管理-chap02-v1.0.ppt
- linux培训资料033--单元11.ppt
- linux系统内核中ioremap映射分析.doc
- Linux下获取真随机数.doc
- LM3随机向量.ppt
- Logistic-回归模型.ppt
- Logistic回归在医学中应用.doc
- lqy种子生产基本原理-混杂.ppt
- 2025及未来5年中国液压油缸接头套市场现状分析及前景预测报告.docx
- 2025及未来5年中国火星人包馅机市场现状分析及前景预测报告.docx
- 2025及未来5年中国清弧刀市场现状分析及前景预测报告.docx
- 2025及未来5年中国毛巾毯市场现状分析及前景预测报告.docx
- 2025及未来5年中国氧化铝球石市场现状分析及前景预测报告.docx
- 2025及未来5年中国板岩路沿石市场现状分析及前景预测报告.docx
- 2025及未来5年中国浴用防滑垫市场现状分析及前景预测报告.docx
- 2025及未来5年中国有机肥料市场现状分析及前景预测报告.docx
- 2025及未来5年中国无噪声卷门市场现状分析及前景预测报告.docx
- 2025及未来5年中国自动柜员机配件市场现状分析及前景预测报告.docx
原创力文档

文档评论(0)