Below are example queries you can try:
LearnSQL is a client-side database system for people interested in SQL to get their head around the idea of tables and the syntax commonly used with relational databases.
This website uses sql.js, a port of SQLite to WebAssembly for the database backend. Also, heads-up: once you refresh, the changes you've made will be lost.
Made by Raresh Nistor · GitHub