Your interactive playground by Janith Deshan
Explore SQL queries with pre-loaded data.
Run a query to see results here.
Loading table schemas...
SELECT *
to see all columns.WHERE
clause.JOIN
.ORDER BY
.GROUP BY
.COUNT()
, SUM()
, AVG()
.