What are the types of reconcilliation?
-
Incremental
-
Half
-
Full
-
Exponential
A,C
Correct answer
Explanation
Reconciliation has two standard types: Full reconciliation (comparing all records between source and target) and Incremental reconciliation (comparing only new or changed records). These are the fundamental approaches in data warehousing for maintaining data consistency.