JSON_EXTRACT
Translation reference to convert the Teradata functions JSONExtractValue, JSONExtractLargeValue and JSONExtract to Snowflake Scripting.
Description
JSON_expr.JSONExtractValue(JSONPath_expr)
JSON_expr.JSONExtractLargeValue(JSONPath_expr)
JSON_expr.JSONExtract(JSONPath_expr)Sample Source Pattern
Teradata
Snowflake Scripting
Known Issues
1. Elements inside JSONs may not retain their original order.
Related EWIs
Last updated
