The What, Why, When, and How of Incremental Loads
Tim Mitchell
JULY 23, 2020
When moving data in an extraction, transformation, and loading (ETL) process, the most efficient design pattern is to touch only the data you must, copying just the data that was newly added or modified since the last load was run. This pattern of incremental loads usually presents the least amount of risk, takes less time to run, and preserves the.
Let's personalize your content