SSC-EWI-PG0015
Fetch cursor without target variables is not supported in Snowflake
Last updated
Fetch cursor without target variables is not supported in Snowflake
Last updated
Medium
In PostgreSQL, it is possible to use a without INTO to print on the console the values of fetched rows. However, Snowflake requires the to specify the INTO clause with the variables where the fetched row values are going to be stored.
Whenever a FETCH with no INTO is found in the code, SnowConvert will generate this EWI to notify the user that this type of FETCH is not supported.
If you need more support, you can email us at