Data Dungeon
← The Fractured Loom

Chamber 73 · Weaver's Seal

Weaver Prelude

CTE + COALESCE + IN

WITHCOALESCEIN+495 XP
Locked

Clear the previous chamber to unlock this one. You can still preview the briefing.

Briefing

Warmup for the Weaver: north and east wings only, blank titles read 'Apprentice' on the seal slate.

Objective

Return name and COALESCE(title, 'Apprentice') as title from WITH picked AS (wing IN ('North', 'East')).

Hint

WITH picked AS (WHERE wing IN ('North', 'East')), COALESCE title, ORDER BY name.

Chamber schema

weavers4 cols

Candidates at the weaver's seal

idnametitlewing
chamber_73.sql

Results appear here after you run a query. Correct rows alone are not enough — the Warden must seal your loot.

Ask the Warden

AI SQL coach — hints and fail reviews, not spoilers

Warden

I am the Warden. Ask for a hint, paste a failing query, or request a review — I won't hand you the full answer.