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

Home -> Community -> Usenet -> c.d.o.tools -> Re: [help!] is there sleep(or like sleep) function?

Re: [help!] is there sleep(or like sleep) function?

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: 2000/06/26
Message-ID: <395740A4.4042@yahoo.com>#1/1

รยคยฟยตยปรณ wrote:
>
> hello
> is there sleep function ?
> i want pause a few seconds in procedure,
> but i can't find proper command. so i need help!!!!
> have nice day!

dbms_lock.sleep(n)

will sleep 'n' seconds.

HTH

-- 
===========================================
Connor McDonald
http://www.oracledba.co.uk

We are born naked, wet and hungry...then things get worse
Received on Mon Jun 26 2000 - 00:00:00 CDT

Original text of this message

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