COLLATE
Description
Specifies whether string search or comparison on the column is CASE_SENSITIVE or CASE_INSENSITIVE.
Click here to navigate to the Amazon Redshift docs page for this syntax.
The default collation language is English. If your database uses a different language, please update the 'en-' prefix to match your database's language. For more information, please refer to this link.
Grammar Syntax
Sample Source Patterns
Input Code:
IN -> Redshift_01.sql
Output Code:
OUT -> Redshift_01.sql
Known issues
There are no known issues.
Last updated