TRY_TO_DOUBLE¶
TRY_TO_DOUBLE(COLUMN_EXPRESSION)
This is similar to TO_DOUBLE
except that it will return NULL
instead of throwing an error invalid inputs.
TRY_TO_DOUBLE(COLUMN_EXPRESSION)
This is similar to TO_DOUBLE
except that it will return NULL
instead of throwing an error invalid inputs.