TO_CHAR
Date function
Description
TO_CHAR converts a timestamp or numeric expression to a character-string data format. (Redshift SQL Language Reference TO_CHAR function)
This function is partially 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
SSC-EWI-PG0005: The current date/numeric format may have a different behavior in Snowflake.
Last updated