Stdle #46 · nulls · 2026-07-22
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