hi! We receive data feed from the client every day so the folders are created with
datenames like 20160101,20160102 etc. There are five different csv files in each folder and the naming convention is same as the folder like test_20160101.csv,test2_20160101.csv.
In this I need to pick only test2 csv files in different folders and load into a sql table.
Appreciate any suggestions
Thank you
↧