How to auto-create tables in a Azure SQL DB from csv files in Data Factory?

Viewed 65

i know there is a way to create one single table from multiple csv files, but how about if i want to create a table for each csv file in Azure Data Factory?

0 Answers
Related