Stdle #14 · nulls · 2026-06-20
What does SELECT 'Hi, ' || 'there', 'Hi, ' || NULL output?
A past puzzle — fully playable. 4 attempts, hints on wrong guesses.
SELECT 'Hi, ' || 'there', 'Hi, ' || NULLNULLs