Question 4 of 10Pro Only
What is the difference between a full load and an incremental load? How do you decide which approach to use?
Sample answer preview
Full load and incremental load are two strategies for moving data from source to target systems. Each has trade-offs that affect performance, complexity, and data freshness. A full load extracts and loads all data from the source every time the ETL job runs.
full loadincremental loadCDCtimestampchange detection