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