JSON_TABLE
Translation specification for the transformation of JSON_TABLE into a equivalent query in Snowflake
Description
[TD_SYSFNLIB.]JSON_TABLE(
ON (json_documents_retrieving_expr)
USING
ROWEXPR (row_expr_literal)
COLEXPR (column_expr_literal)
[AS] correlation_name [(column_name [,...])]
)Sample Source Patterns
Setup data
Teradata
Snowflake
Pattern code 1
Teradata
Snowflake
Known Issues
Related EWIs
Last updated
