Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: random numbers in PL/SQL ?

Re: random numbers in PL/SQL ?

From: Ashok Kapur <afkapur_at_ccgate.hac.com>
Date: 1997/01/07
Message-ID: <32D2B25A.40CB@ccgate.hac.com>#1/1

Kjetil Skotheim wrote:
>
>
>
> are there any random number generator in PL/SQL or oracle ?

No. You will have to write your own. There are many random number generating algorithms around. One book that has some of them, that currently comes to mind, is ART OF COMPUTER PROGRAMMING, Vol. I by Dr. Donald Knuth.

-- 
Ashok F. Kapur    | Galaxy Latin America |
Project Engineer  | (954)958-3373        |
afkapur_at_ccgate.hac.com
Received on Tue Jan 07 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US