JSON
JSON query
Extracts a JSON value and converts it to a SQL JSON-formatted STRING. –> learn more
Return type
string
Parameters
JSON value
Extracts a JSON scalar value and converts it to a SQL JSON-formatted STRING, removing outermost quotes and un-escaping return values –> learn more
Return type
string
Parameters
Last updated