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