Hi, i have a reqiurement to load bulk of csv files to sql table. some times, some columns could not come in csv file(some times 100 columns and some times 80 cloumns).That time the package is getting failed. can any one suggest how to create a table dynamically
based on csv file structure.
↧