Into Helper
The into function is used to extract the resulting rows from a subquery or from a select into statement.
Fetch Function
The INTO helper uses a fetch function to get the row from a resulting query. The definition of the Fetch Function is described below.
Some parts of the output code are omitted for clarity reasons.
Into Sample Usage
Teradata
IN -> Teradata_01.sql
Snowflake output
OUT -> Teradata_01.sql
Into Helper function Definition
Known Issues
No issues were found.
Related EWIs
No related EWIs.
Last updated