how to update 100k rows in snowflake from python

Viewed 42

How to update multiple rows to a snowflake table from python (preferably pandas)? Has data around 100k records that need to be updated to snowflake tables.

0 Answers
Related