SSC-EWI-0068
User defined function was transformed to a Snowflake procedure.
Last updated
User defined function was transformed to a Snowflake procedure.
Last updated
Snowflake user defined functions do not support the same features as Oracle or SQL Server. To maintain the functional equivalence the function is transformed to a Snowflake stored procedure. This will affect their usage in queries.
Separate the inside queries to maintain the same logic.
The source code may need to be restructured to fit with the Snowflake user-defined functions .
If you need more support, you can email us at