Learn SQL
Home
SELECT Exercises
Shell
Note that this postgres runs in your browser! Refreshing the webpage will empty the database, if you run time-consuming queries, it will slow your computer.
Previous queries in the current session (
save current session
)
Load a dataset
World database, describing countries
Database with movies, people and castings
Empty database
Unicode Database (big dataset, this might slow down your computer)
Movies with ratings
Current tables
Postgres Shell
Result of the last query
Saved sessions
Warning: saved session do not load datasets!