Complete Course
Follow the full beginner-to-project path.
SQL Trail executes Run and Check SQL in this browser, stores guest progress locally by default, and works without PostgreSQL or account configuration. This phase has no telemetry or analytics SDK and no remote SQL execution for arbitrary learner queries.

Follow the full beginner-to-project path.
Prioritize reporting, grouping, and windows.
Emphasize joins, data repair, and constraints.
Reach challenge sessions sooner.
select customer_id, customer_name from customers order by customer_id;Run shows visible rows. Check compares the exact contract against hidden variants.
Add the city column and keep the output ordered by customer_id.
Transition to M00/M01 stays inside the app workspace, not a marketing page.