← Practice Arena

SQL Playground

A real SQLite database running in your browser, seeded with a mini product-analytics schema: users, events, and orders. Work through the exercises left to right — they build from basic counts to cohort analysis, which is exactly the range technical PM screens cover.

Total signups

How many users have signed up in total?

Learn alongside