Units per labor hour, dock-to-stock decomposition, pick accuracy by zone, slotting recommendations, and wave analysis — the full warehouse operations analyst SQL curriculum across 30 missions.
30 missions · 13 free + 17 Pro · Starter → Master
Read the briefing
A Slack message from your manager
Explore the schema
5 tables in a star schema
Write your query
Full SQL editor with autocomplete
Get expert feedback
Graduated hints, not just pass/fail
Compute units per labor hour across picking zones and shifts — the metric DC managers review every morning.
Break the inbound cycle into unload, count, and putaway phases to find the bottleneck causing SLA breaches.
Rank zones by pick error rate — surface the OVERFLOW zone pattern where error rates are 4× higher than GOLDEN.
Cross ABC velocity analysis with current zone assignments to identify misslotted A-class SKUs wasting travel time.
Each mission is a real request from someone at the company. Difficulty increases as you go.
A warehouse operations star schema: 5 zones (GOLDEN/STANDARD/BULK/COLD/HAZMAT), 20 workers, 40 SKUs, 80 inbound receipts, 500 pick tasks, 120 inventory positions, 90 cycle counts. Planted data-quality issues: NIGHT shift UPLH is 18% below DAY; OVERFLOW zone pick error rate 4× GOLDEN; dock door 3 has 2× average dock-to-stock time; 12 A-class SKUs currently in BULK zone (slotting mismatch).
●dimension tables ● fact tables
UPLH, dock-to-stock, pick accuracy, slotting — the queries that keep the warehouse running on time.
Looking for something different?