Chamber 58 · Fractured Transept
Integrity Rite
JOIN + NULL + IN
Clear the previous chamber to unlock this one. You can still preview the briefing.
Briefing
Only relics with a real shrine assignment and wings in East or West pass the integrity rite.
Objective
Return relic name and shrine wing for relics with non-null shrine_id on shrines where wing IN ('East', 'West'), ordered by relic name.
Hint
INNER JOIN shrines, shrine_id IS NOT NULL, wing IN ('East', 'West'), ORDER BY relics.name.
Chamber schema
relics3 colsCathedral relics and shrine links
shrines2 colsShrines by wing
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
I am the Warden. Ask for a hint, paste a failing query, or request a review — I won't hand you the full answer.