CONCAT
Description
The CONCAT function concatenates two expressions and returns the resulting expression. (RedShift SQL Language References CONCAT function).
Grammar Syntax
This function is fully supported by Snowflake.
Sample Source Patterns
Input Code:
IN -> Redshift_01.sql
Output Code:
OUT -> Redshift_01.sql
Related EWIs
There are no known issues.
Last updated