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