The basics of merging seem easy: When I merge B into A, then empty fields in A will be filled with values from B if available, and values from B that already exist in A are discarded.
Is that the same if a field can have multiple values like ISRC, i.e. ISRCs from B are discarded if A has one already? Or are new ISRCs from B added to A?