-
Multiple Flat Files Loading
If there are multiple source flat files with different names but same file structure. How do we load all those files to the target in one step?
-
Data Loading While Session Failed
If there are 10000 records and while loading, if the session fails in between, how will you load the remaining data?