merge

Merges updated data in.

For core data merging granularity is field: fields listed in core are updated with new values, except that fields that are given null as a value are deleted; existing fields that are not listed in core are not modified.

Records are merged with record data granularity: the whole record is updated (or removed if the new value is null).