Question
What does the SQL command 'PG_SLEEP(15)' do in a database context?
Updates 15 records in a database
Pauses the database for 15 seconds
Creates a new database with 15 entries
Deletes 15 records from a table
Submit
Skip