Work around to simulate the use of Records
Description
Snowflake Scripting RESULTSET and CURSOR
<resultset_name> RESULTSET [ DEFAULT ( <query> ) ] ;
LET <resultset_name> RESULTSET [ { DEFAULT | := } ( <query> ) ] ;
LET <resultset_name> RESULTSET [ { DEFAULT | := } ( <query> ) ] ;Recommendations
Using RESULTSET and Cursors instead of Records
Oracle
Snowflake
Known Issues
1. Limitation in the use of RESULTSET
Related EWIs
Last updated
