Multiple choice technology

which operations performed by EIM

  1. Insert, Delete, Merge, Upsert

  2. Upsert, Merge

  3. Upsert, Delete, Merge

  4. Insert, Delete, Merge, Update

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

EIM (Enterprise Integration Manager) performs four core operations: Insert new records, Delete existing records, Merge records, and Update records. 'Upsert' is not a standard EIM operation term; the combination of Update and Insert is covered by the individual operations.