Skip to content

SQL Reference

ISNAN

  • x: FLOAT
SELECT isnan('NaN'::FLOAT);