Cast to DATE using { }
Transflation specification for casts of literal strings to date using curly braces to Snowflake
Description
The following syntax casts a date-formatted string to DATE datatype by putting a d before the string definition inside curly braces.
Sample Source Patterns
Cast to DATE using curly braces
Teradata
Snowflake
Last updated