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