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