Question
In SQL, what is the purpose of the 'sleep' function used in the expression?
B) To terminate the current query.
C) To check the current server load.
A) To delay the execution for a specified number of seconds.
D) To activate a wait state during a transaction.
Submit
Skip