Search notes:
DBMS_SESSION.SLEEP
dbms_session.sleep
suspends a
session
for the given amount of seconds.
The accuracy of the input value is one hundreths of a second.
See also
Compare with (the deprecated)
dbms_lock.sleep
.
dbms_session
Index