SSC-EWI-TS0078
Default value not allowed in Snowflake.
Severity
Medium
Description
This error is added to the code when expressions like function calls, variable names, or named constants follow the default option.
Snowflake only supports explicit constants like numbers or strings.
Code Example
Input Code:
Output Code:
Recommendations
Last updated