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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle version of MSSQL waitfor

Re: Oracle version of MSSQL waitfor

From: Joan M. Wohleber <joanwohl_at_hotmail.com>
Date: Wed, 16 Jan 2002 09:50:17 -0500
Message-ID: <a243th$o7h$1@plonk.apk.net>


Thank-you very much. -jw

"Mark D Powell" <mark.powell_at_eds.com> wrote in message news:178d2795.0201160552.90448b3_at_posting.google.com...
> "Joan M. Wohleber" <joanwohl_at_hotmail.com> wrote in message
news:<a22f3g$t2d$1_at_plonk.apk.net>...
> > Is there an Oracle analog to the MSSQL waitfor delay '00:00:10' command?
>
> Joan, I do not know SQL-Server but it what you want is to wait x
> number of seconds before continuing then dbms_lock.sleep(10) will
> perform that task.
>
> -- Mark D Powell --
Received on Wed Jan 16 2002 - 08:50:17 CST

Original text of this message

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