T
Tech Town
Log InSign Up Free
Home SQL Python Power BI Snowflake Gen AI Practice Problems Blog
Real SQL Engine, Right In Your Browser

SQL Interview Questions

{{ problemCount }} curated problems covering the patterns asked most at real interviews — joins, aggregation, window functions, subqueries and more. Write and run real SQL, right here.

{{ current.difficulty }} {{ current.category }}

{{ current.title }}

{{ current.desc }}

Schema
Table: {{ t.name }}
{{ t.box }}
Example \u2014 Input
{{ t.name }} table:
{{ t.box }}
Expected Output
{{ current.outputBox }}
Your Query
{{ verdictMsg }}
Your Result
{{ col }}
{{ cell }}