InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by incremental loading in Informatica? |
|
Answer» Unlike full data loading, where all data is processed every time the data is loaded, incremental data loading involves loading only selective data (either updated or created new) from the source to the TARGET system. This method provides the following benefits:
|
|