REPLACE
String Function
Description
Replaces all occurrences of a set of characters within an existing string with other specified characters. (Redshift SQL Language Reference REPLACE function).
This function is fully supported in Snowflake.
For more information about quoted identifiers in functions, click here.
Grammar Syntax
Sample Source Patterns
Input Code:
IN -> Redshift_01.sql
Output Code:
OUT -> Redshift_01.sql
Known Issues
No issues were found.
Related EWIs
There are no known issues.
Last updated