Write T-SQL and run it instantly — no server, no signup. Practice TOP, ISNULL, GETDATE, OFFSET…FETCH and more, with the common SQL Server-only syntax bridged automatically.
Retrieve each customer's id, first_name, last_name and email, ordered by id.
Table structures and relationships
Run a query to see results