← Back to archive

Stdle #22 · nulls · 2026-06-28

What does SELECT NULL IS NULL, NULL IS NOT NULL, (NULL OR… output?

A past puzzle — fully playable. 4 attempts, hints on wrong guesses.

SELECT NULL IS NULL, NULL IS NOT NULL, (NULL OR 1), (NULL AND 0)
NULLs
4 attempts left

Answer & explanation