Links

MSCEWI4005

Collation Albanian_BIN not supported.

Severity

Low

Description

This warning is added when there is a collate clause that is not supported in Snowflake.

Code Example

Input Code:

SELECT 'a' COLLATE Albanian_BIN;

Output Code:

SELECT 'a'
-- ** MSC-WARNING- MSCEWI4005 - COLLATION Albanian_BIN NOT SUPPORTED **
-- COLLATE Albanian_BIN
;

Recommendations

  • No additional user actions are required.
  • For more support, you can email us at [email protected] or post a message to our forums. If you have a contract for support with Mobilize.Net, reach out to your sales engineer and they can direct your support needs.