Hi All,
I wanted to export 2 different csv files to 2 different tables. The CSV format differs in the number of columns. I need to use this criteria to conditionally split the files to different destinations (Table 1 & Table 2). But I am unable to derive the total number of columns present in it in a script task. Any suggestions how can I achieve it.
Thanks