Bulk insert from SQL to Snowflake?

Hi,

I have a query that takes 1000 records from a table on SQL Server.

I want to insert all of them at once in a table on Snowflake using bulk insert. However this is not working...

This seems pretty simple, but I'm not sure what i did wrong.

Hi @rile06, can you share the setup for your Snowflake query?