Hello, say I want to upload a csv, and then insert the data from that csv into a Snowflake table. What would be the best way to approach that?
Hi @jlGarcia
You can use our file upload component and then write a bulk upload query to your Snowflake resource. Here's some helpful documentation: