DECLARE CURSOR
Last updated
Last updated
Defines a new cursor. Use a cursor to retrieve a few rows at a time from the result set of a larger query. ().
This syntax is fully supported in Snowflake.
There are no known issues.
There are no related EWIs.