fx()Usage
TO_JSONConverts a VARIANT value to a string containing the JSON representation of the value.
OBJECT_CONSTRUCT( [, [, , , …]] )Returns an OBJECT constructed from the arguments.
PARSE_JSONInterprets an input string as a JSON document, producing a VARIANT value.
TO_VARIANTConverts any value to a VARIANT value or NULL (if input is NULL).