IBM Exam Questions

What conditions are necessary for a master record and an update record to merge?

What conditions are necessary for a master record and an update record to merge?

A.
all of the columns in the input record match the columns in the update record

B.
some of the columns in the input record match the columns in the update record

C.
none of the columns in the input record match the columns in the update record

D.
both records have the same values for the merge key column(s) that you specify

Explanation: