WAIT¶
Description
The stored procedure WAIT
waits the specified time (milliseconds)
Syntax
WAIT (
timeinmillis : long
)
Privileges Required
No privileges are required to execute this procedure.
Description
The stored procedure WAIT
waits the specified time (milliseconds)
Syntax
WAIT (
timeinmillis : long
)
Privileges Required
No privileges are required to execute this procedure.