MSCEWI2068
Snowflake does not support profiles, referencing role instead
Severity
Description
Example code
Input Code:
SELECT PROFILE;Output Code:
SELECT
CURRENT_ROLE() /*** MSC-ERROR - MSCEWI2068 - SNOWFLAKE DOES NOT SUPPORT PROFILES, REFERENCING ROLE INSTEAD ***/;Recommendations
Last updated
