Question
What property makes an ETL load idempotent?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Rerunning the same successful input does not create unintended duplicates or changes
Explanation:
Idempotence makes retries safe after uncertain failures.
The process recognizes already applied data or replaces a defined target scope consistently.
Leave a Reply