OPEN CURSOR
Description
Grammar Syntax
OPEN bound_cursor_name [ ( argument_values ) ];Sample Source Patterns
Setup data
Redshift
Snowflake
Open cursor without arguments
Input Code:
Output Code:
Open cursor with arguments
Redshift
Snowflake
Open cursor with procedure parameters or local variables
Redshift
Snowflake
Known Issues
Related EWIs.
Last updated
