1 2 3 4
/* syntax version 1 */ /* postgres can not */ $casted_null = cast(null as Double); select $casted_null