Question
What does the command 'PG_SLEEP(15)' do in the context of the injection test?
Retrieves 15 rows from a table
Causes the database to sleep or delay for 15 seconds
Freezes the database for 15 seconds
Deletes 15 entries from the database
Submit
Skip