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: PL/SQL random

Re: PL/SQL random

From: R Gauthier <LTBB81A_at_prodigy.com>
Date: 1997/04/21
Message-ID: <5jgkbu$19i8@newssvr01-int.news.prodigy.com>#1/1

Hi Jan,

   There is no random function as such. If you are using PRO*C it has    a random generator. If not, try using the HSECS field from the    V$TIMER table which shows the time in hundreds of seconds.

   Hope this helps !

   Robert
   robegaut_at_compuserve.com Received on Mon Apr 21 1997 - 00:00:00 CDT

Original text of this message

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