Multi-Table inserts with Semi-Structured Inputs in Snowflake

Working with semi-structured data in Snowflake provides great advantages, specially around the continuous ingestion approach. Let's take a look at a simple way of having a single ingestion endpoint and splitting this data into multiple tables with one single insert while having the data at the ingestion level in a VARIANT data type. This approach … Continue reading Multi-Table inserts with Semi-Structured Inputs in Snowflake