XMLAGG
Translation specification for transforming the XMLAGG function to Snowflake LISTAGG
Description
XMLAGG (
XML_value_expr
[ ORDER BY order_by_spec [,...] ]
[ RETURNING { CONTENT | SEQUENCE } ]
)
order_by_spec := sort_key [ ASC | DESC ] [ NULLS { FIRST | LAST } ]Sample Source Patterns
Setup data
Teradata
Snowflake
XMLAGG transformation
Teradata
Snowflake
Known Issues
Related EWIs
Last updated
