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