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