What is an incremental loading? in which situations we will
use incremental loading
Answer Posted / jeevan kumar medapati
incremental loading means :: after completion of full load
we have to load new records only in to the tables this
process is called incremental load or delta load,
to perform incremental loading we are using LAST UPDATE
DATE>=ETL LAST RUN DATE method.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is it possible to revert a global repository to local one and why?
Can we get 1st record through Informatica(without sequence number).
What are batches?
How can repository reports be accessed without sql or other transformations?
How do you use reject loader.
What is Index Caches size?
Write the different tools in the workflow manager?
How can we store previous session logs?
What is a repository manager?
How an expression transformation differs from aggregator transformation?
What is the difference between informatics 7x and 8x and what is latest version?
What is decode in static cache?
whats the logic to load the lower level of granularity of data to fact table.
What are multi-group transformations?
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.