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