ReferenceSQL FunctionsJSONJSON ConstructorVersion: 4.xJSON Constructor 📄️json_arrayConverts each element of an SQL array to a JSON value and returns a JSON array that consists of the JSON values.📄️json_objectConverts one or more key-value pairs to a JSON object that consists of the key-value pairs.📄️parse_jsonConverts a string to a JSON value.
📄️json_arrayConverts each element of an SQL array to a JSON value and returns a JSON array that consists of the JSON values.
📄️json_objectConverts one or more key-value pairs to a JSON object that consists of the key-value pairs.