Hi guys, i have to load information in snowflake w...
# troubleshooting
l
Hi guys, i have to load information in snowflake with tables that already exist, we use sequence and other fileds that we can't just recreate the table, it is possible to add information in an existing table ?
o
loading...
a
Hi @luisa zuluaga this is not possible to insert data to an already existing table. You could try to achieve this by using a custom dbt transformation. https://docs.airbyte.com/operator-guides/transformation-and-normalization/transformations-with-airbyte