Question
Why is the delay caused by PG_SLEEP(15) useful for an attacker?
To check if the system is vulnerable to SQL injection
To speed up data retrieval
To increase server load
To synchronize database operations
Submit