Think you Know SQL?

Modern SQL Window Function Questions

Modern SQL encompasses many query commands beyond aggregation queries.

'Normal' SQL is based of SQL:92. Nearly all databases support SQL:2003 which adds many interesting and powerful functions.

These interactive tutorials will test your knowledge of window functions (postgres) by quizzing you on cat data.

Test your knowledge