Question
What does the SQL command "79=(SELECT 79 FROM PG_SLEEP(15))" aim to check in a database?
If the server executes nested queries.
If the database supports sleep functions.
The database's response time to sleep commands.
The presence of a specific user in the database.
Submit
Skip