Hi,
I have two folders. FolderA and FolderB. I have File1, File2..File10 in each of the folders.
I want to load by joining these two folders' files. File1 in FolderA with File1 in FolderB and so on.
Joining the respective slimier files and load it in table. For reading one set, I can use For each container .
But how to read two set of files and join?. Please suggest.
Porus