Question
In SQL, what does the PG_SLEEP(15) function do?
Creates a backup of the database
Performs a quick search in the database
Deletes data from the database
Pauses the database process for 15 seconds
Submit
Skip