Hi,
I need to import a couple hundred of files.
From what I noticed, the files do not all have the same columns, but they all share three columns that I am interested in, ie "col1","col2", and "col3".
Now I need to import these files, preferably not through dts into my table that contains the...