Question
Why is the 'PG_SLEEP' function used in this SQL injection test?
To retrieve data without delay
To overload the server with requests
To detect if the database executes sleep commands
To execute an external application
Submit