Home / Questions / What is change tracking and why is it used?
Explanatory Question

What is change tracking and why is it used?

👁 15 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

Change tracking enables incremental exports, where only changed records are exported.

Benefits:

  • Improves performance

  • Reduces data volume

  • Supports BYOD scenarios

Without change tracking, only full exports are possible.