Load a csv file into Snowflake with dbt

Hi
I want to load a csv file into dbt so that it creates table in snowflake without using seeds like in simple elt process simply we are extracting the data from csv file and load that data in snowflake using dbt and transforming that data into snowflake
Can someone help me to resolve my issue

@vinayak144800 have you checked out the documentation on dbt seeds?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.