JSON
JSON query
Extracts a JSON value and converts it to a SQL JSON-formatted STRING. –> learn more
Return type
string
Parameters
Name | Type | Allowed values | Required | Placeholder (in UI) |
---|---|---|---|---|
| any string | true | - | |
| any string | true | - |
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