← Back to archive

Stdle #27 · types · 2026-07-03

What does SELECT typeof(1), typeof(1.0), typeof('1'), typ… output?

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

SELECT typeof(1), typeof(1.0), typeof('1'), typeof(NULL), typeof(1/2)
Types
4 attempts left

Answer & explanation