Question
What is a common use of the function PG_SLEEP(15) in testing?
To delay query execution for testing purposes
To retrieve data from a remote database
To execute a long-running query intentionally
To enhance database security
Submit
Skip