dbTalk Databases Forums  

Something equivalent to SQL Server waitfor command...

comp.database.oracle comp.database.oracle


Discuss Something equivalent to SQL Server waitfor command... in the comp.database.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Aiden Fung
 
Posts: n/a

Default Something equivalent to SQL Server waitfor command... - 04-05-2005 , 05:35 PM






Hi all,

Can somebody tell me what is an equivalent PL/SQL function to SQL Server
"WAITFOR" command? I would like to put a wait between execution statements.

Thanks,
Aiden



Reply With Quote
  #2  
Old   
mgl
 
Posts: n/a

Default Re: Something equivalent to SQL Server waitfor command... - 04-06-2005 , 02:18 AM






Aiden Fung wrote:
Quote:
Can somebody tell me what is an equivalent PL/SQL function to SQL Server
"WAITFOR" command? I would like to put a wait between execution statements.
dbms_lock.sleep

have a nice day,
--
mgl


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.