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
Pauses the database for 15 seconds
Deletes 15 records from a table
Submit
Skip