Loading data in a Snowflake table using custom stage path
This scenario describes a Job that loads data into a Snowflake table via the internal
Snowflake stage configured using the Custom Stage Path property.
The input data contains several records.
#Name
Bill
Franklin
Jimmy
Then, the input data is inserted into a Snowflake table and the path to the internal Snowflake stage is customized in the Advanced settings of tSnowflakeOutputBulk and tSnowflakeBulkExec.
Finally, the input data is outputted from the tSnowflake table to the console.