Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> TIMER (having resolution in seconds)
I need to code a timer which can return TRUE
or false depending upon the fact if
certain INPUT-ABLE (parameter) number of seconds
have elapsed.
According to the instructions to me
I cannot use DBMS_ALERT or SLEEP
packages. Also I should not use anything that uses
SYSDATE too frequently (like every instruction
cycle).
Can anybody help?
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Tue Sep 07 1999 - 13:40:15 CDT
![]() |
![]() |