Difficulty: Beginner
What is the difference between FLUSHDB and FLUSHALL?
`FLUSHDB` clears keys from the current database. `FLUSHALL` clears keys from EVERY database on the server.
Cleanup, Danger
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.